Search found 3 matches

by tom_a_sparks
2013-02-13T23:09:54-07:00
Forum: Users
Topic: Producing a stippled image using imagemagick
Replies: 5
Views: 5906

Producing a stippled image using imagemagick

I have a tutorial showing how to "Producing a stippled image with Gimp"[1],
but I would like to do it in imagemagick, so I can do 50+ pass on the same image

[1] http://wiki.evilmadscience.com/Producin ... _with_Gimp
by tom_a_sparks
2011-09-01T17:14:26-07:00
Forum: Users
Topic: fractal landscape/terrain
Replies: 4
Views: 8316

Re: fractal landscape/terrain

I am looking at creating a heightmap in IM, not a 2.5D raycasted landscape image

UPDATE: I forgot to say I am limited to php or perl in a web server environment eg: lampp/xampp
by tom_a_sparks
2011-09-01T07:15:24-07:00
Forum: Users
Topic: fractal landscape/terrain
Replies: 4
Views: 8316

fractal landscape/terrain

I've been looking at the noise options in IM to create a fractal landscape/terrain that I can display in a google maps like interface
Are there any pointers or example/ideas yous can give me?