demo/game texture creation..

For everything that's not in any way related to PureBasic. General chat etc...
cykotic
User
User
Posts: 24
Joined: Wed Nov 12, 2003 6:24 am
Location: Canada
Contact:

demo/game texture creation..

Post by cykotic »

http://www.uni-ulm.de/~s_cwaech/Texture.htm

a neat little tool for creating textures for demos/games

it's nice and free ;)
texture is a (delphi-)program to create texture
maps, background graphics and psychedelic pictures..

the resulting files can be used as BMPs or
with delphi/fpc/vc++ by including the texture-unit
also featured in this package..

features:

.sample code to use with fpc or delphi or vc++
.easy designing/loading/including of pictures
.full source code (public domain)
.large variety of different effects and filters
.storage of 256x256-RGB pictures in about 100 Bytes!!
cry havoc and let slip the dogs of war...

Image
dagcrack
Addict
Addict
Posts: 1868
Joined: Sun Mar 07, 2004 8:47 am
Location: Argentina
Contact:

Post by dagcrack »

Ahhhgh!! the programmer was drugged! he smoked his garden!! :lol: anyway good to see its free, gotta test it soon (but..... nothing better than photoshop7 to me 8) )
! Black holes are where God divided by zero !
My little blog!
(Not for the faint hearted!)
traumatic
PureBasic Expert
PureBasic Expert
Posts: 1661
Joined: Sun Apr 27, 2003 4:41 pm
Location: Germany
Contact:

Post by traumatic »

dagcrack wrote:[...]but..... nothing better than photoshop7 to me
think of realtime texture generation!
Good programmers don't comment their code. It was hard to write, should be hard to read.
Post Reply