Advertisement

Results for "Author: meltdown charlie"

2_2002-2004 #118320
Skins & Sliding Trays - part 3

Skinned windows with recracting trays that move with the window - a la Windows Media Player. Fixed the unaccessable trays problem plus added some shape changing to standard controls....

2_2002-2004 #118338
Code2HTML - Convert VB Source Code to HTML - Color & Format preserved...

Converts VB Source Code to color formatted HTML with the tabs preserved. Useful for putting code snippets into a web page...

2_2002-2004 #118960
Complex Mask Selections v 1.0

How to create and manage complex mask selections in a graphics app written in vb. You can select your mask with rectangle, ellipse, polygon, paint brush and wand tools and build it up progressively. Each tool can be used in either additive or subtractive mode...

2_2002-2004 #118970
Advanced Mask Selections - ver 1.1

How to create complex masks, that can be built in steps, with undo/ redo functionality at each step. Masks can be built in either additive or subtractive mode, as in advanced graphics packages. Tools include : rectangular selection, elliptical selection, polygon selection, paint brush mask selector, magic wand selection. Also shows how to use CreatePatternBrush() api to implement a marching ants style border around selection ...

2_2002-2004 #121916
Professional Resampling in Visual Basic

There were some missing files in the zip - apologies for that guys... fixed now ;-) This project and it's associated tutorial show how to do professional resampling on an image in Visual Basic. Some advanced OOP techniques are used to accomplish this and you get a choice of 15 different resampling techniques including box filtering, gauss filter, spline filter ... This code was converted from an existing C++ implementation I found whilst strolling around the next search engines ;-) Check out the tute for this project at http://www25.brinkster.com/mferris. If you like this please don't forget to comment, vote, contact me ...

2_2002-2004 #123824
Vbeam - making light work...

This is the second incarnation of Blade Pro Wannabe, being the ongoing quest to create a useful open source project in VB for creating some of the neat 2d lighting effects seen in such programs as Photoshop (lighting tool), Corel's Paint program and graphics plugin utilities like Flaming Pear's Super Blade Pro. - adjustable lighting colors for abmient, diffuse and specualar elements of light. - adjust the ammount of glare or shine. Lot's of kudos go out to the many sources from which this is derived, including : Daniel Davies http://www.daniel_davies.pwp.blueyonder.co.uk daniel.davies@blueyonder.co.uk For his delphi implementaion of a bumpmapper. Mike Sutton of EDIAS software WWW: Http://EDais.earlsoft.co.uk/ Work E-Mail: EDais@btclick.com Other E-Mail: Mike.Sutton@btclick.com For a ton of advice over a long time. Kath Rock software - for the color blend algorithm Robert Rayment - For a lot of help on lot's of things, not all included here. plus many others from all over the WWW... This project is now a joint effort with Scythe, so stay tuned for more information ... Any votes, feedback, suggestions, bug reports, criticisms (constructive) welcomed ;-)

3_2004-2005 #136864
Skins & Sliding Trays - part 3

Skinned windows with recracting trays that move with the window - a la Windows Media Player. Fixed the unaccessable trays problem plus added some shape changing to standard controls....

3_2004-2005 #136882
Code2HTML - Convert VB Source Code to HTML - Color & Format preserved...

Converts VB Source Code to color formatted HTML with the tabs preserved. Useful for putting code snippets into a web page...

3_2004-2005 #137504
Complex Mask Selections v 1.0

How to create and manage complex mask selections in a graphics app written in vb. You can select your mask with rectangle, ellipse, polygon, paint brush and wand tools and build it up progressively. Each tool can be used in either additive or subtractive mode...

3_2004-2005 #137514
Advanced Mask Selections - ver 1.1

How to create complex masks, that can be built in steps, with undo/ redo functionality at each step. Masks can be built in either additive or subtractive mode, as in advanced graphics packages. Tools include : rectangular selection, elliptical selection, polygon selection, paint brush mask selector, magic wand selection. Also shows how to use CreatePatternBrush() api to implement a marching ants style border around selection ...

3_2004-2005 #140460
Professional Resampling in Visual Basic

There were some missing files in the zip - apologies for that guys... fixed now ;-) This project and it's associated tutorial show how to do professional resampling on an image in Visual Basic. Some advanced OOP techniques are used to accomplish this and you get a choice of 15 different resampling techniques including box filtering, gauss filter, spline filter ... This code was converted from an existing C++ implementation I found whilst strolling around the next search engines ;-) Check out the tute for this project at http://www25.brinkster.com/mferris. If you like this please don't forget to comment, vote, contact me ...

3_2004-2005 #142368
Vbeam - making light work...

This is the second incarnation of Blade Pro Wannabe, being the ongoing quest to create a useful open source project in VB for creating some of the neat 2d lighting effects seen in such programs as Photoshop (lighting tool), Corel's Paint program and graphics plugin utilities like Flaming Pear's Super Blade Pro. - adjustable lighting colors for abmient, diffuse and specualar elements of light. - adjust the ammount of glare or shine. Lot's of kudos go out to the many sources from which this is derived, including : Daniel Davies http://www.daniel_davies.pwp.blueyonder.co.uk daniel.davies@blueyonder.co.uk For his delphi implementaion of a bumpmapper. Mike Sutton of EDIAS software WWW: Http://EDais.earlsoft.co.uk/ Work E-Mail: EDais@btclick.com Other E-Mail: Mike.Sutton@btclick.com For a ton of advice over a long time. Kath Rock software - for the color blend algorithm Robert Rayment - For a lot of help on lot's of things, not all included here. plus many others from all over the WWW... This project is now a joint effort with Scythe, so stay tuned for more information ... Any votes, feedback, suggestions, bug reports, criticisms (constructive) welcomed ;-)

4_2005-2006 #159834
Skins & Sliding Trays - part 3

Skinned windows with recracting trays that move with the window - a la Windows Media Player. Fixed the unaccessable trays problem plus added some shape changing to standard controls....

4_2005-2006 #159835
Code2HTML - Convert VB Source Code to HTML - Color & Format preserved...

Converts VB Source Code to color formatted HTML with the tabs preserved. Useful for putting code snippets into a web page...

4_2005-2006 #159836
Advanced Mask Selections - ver 1.1

How to create complex masks, that can be built in steps, with undo/ redo functionality at each step. Masks can be built in either additive or subtractive mode, as in advanced graphics packages. Tools include : rectangular selection, elliptical selection, polygon selection, paint brush mask selector, magic wand selection. Also shows how to use CreatePatternBrush() api to implement a marching ants style border around selection ...

4_2005-2006 #159837
Complex Mask Selections v 1.0

How to create and manage complex mask selections in a graphics app written in vb. You can select your mask with rectangle, ellipse, polygon, paint brush and wand tools and build it up progressively. Each tool can be used in either additive or subtractive mode...

4_2005-2006 #159838
Professional Resampling in Visual Basic

There were some missing files in the zip - apologies for that guys... fixed now ;-) This project and it's associated tutorial show how to do professional resampling on an image in Visual Basic. Some advanced OOP techniques are used to accomplish this and you get a choice of 15 different resampling techniques including box filtering, gauss filter, spline filter ... This code was converted from an existing C++ implementation I found whilst strolling around the next search engines ;-) Check out the tute for this project at http://www25.brinkster.com/mferris. If you like this please don't forget to comment, vote, contact me ...

4_2005-2006 #159839
Vbeam - making light work...

This is the second incarnation of Blade Pro Wannabe, being the ongoing quest to create a useful open source project in VB for creating some of the neat 2d lighting effects seen in such programs as Photoshop (lighting tool), Corel's Paint program and graphics plugin utilities like Flaming Pear's Super Blade Pro. - adjustable lighting colors for abmient, diffuse and specualar elements of light. - adjust the ammount of glare or shine. Lot's of kudos go out to the many sources from which this is derived, including : Daniel Davies http://www.daniel_davies.pwp.blueyonder.co.uk daniel.davies@blueyonder.co.uk For his delphi implementaion of a bumpmapper. Mike Sutton of EDIAS software WWW: Http://EDais.earlsoft.co.uk/ Work E-Mail: EDais@btclick.com Other E-Mail: Mike.Sutton@btclick.com For a ton of advice over a long time. Kath Rock software - for the color blend algorithm Robert Rayment - For a lot of help on lot's of things, not all included here. plus many others from all over the WWW... This project is now a joint effort with Scythe, so stay tuned for more information ... Any votes, feedback, suggestions, bug reports, criticisms (constructive) welcomed ;-)

5_2007-2008 #182352
Skins & Sliding Trays - part 3

Skinned windows with recracting trays that move with the window - a la Windows Media Player. Fixed the unaccessable trays problem plus added some shape changing to standard controls....

5_2007-2008 #182353
Code2HTML - Convert VB Source Code to HTML - Color & Format preserved...

Converts VB Source Code to color formatted HTML with the tabs preserved. Useful for putting code snippets into a web page...

Languages
Top Categories
Global Discovery