Page 3 of 3 FirstFirst 123
Results 21 to 30 of 33

Thread: [Award Winner] Technique for adding coastal detail as you zoom in.

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Post

    dr-spangle@dr-spangle-laptop:~$ convert -size 512x512 xc: -type Grayscale +noise Random -resize 4096x4096 -contrast +noise Laplacian -blur 2 -contrast /home/dr-spangle/Desktop/noise.png
    convert: UnrecognizedNoiseType `Random'.

  2. #2

    Default

    It's possible you don't have libpng installed, or ImageMagick was configured "--without-png", or both. If you don't want to fix that you could just use gif, since you know it works.

    By the way, what distribution and version are you using?
    Last edited by isomage; 12-21-2008 at 02:34 PM.
    My random map generators and GIMP scripts: http://axiscity.hexamon.net/users/isomage/

  3. #3

    Post

    Ubuntu 7.10

    Any newer and my crappy wireless card fails...

    Getting a new computer in January, thinking about a macbook, they tend to work apparently

    This one is sort of falling apart:
    http://80.42.17.23/Photos/Laptop/RIMG0903.JPG

    Yes, that tape holds the screen up

  4. #4
    Administrator Redrobes's Avatar
    Join Date
    Dec 2007
    Location
    England
    Posts
    7,201
    Blog Entries
    8

    Post

    LOL, I like to see every last CPU cycle extracted from a PC before it dies

    Dunno what to suggest for the file output other than to try a few types and see what saves out which you can use in Gimp.

  5. #5

    Post

    "identify -list format" will print a list of supported image formats.
    My random map generators and GIMP scripts: http://axiscity.hexamon.net/users/isomage/

  6. #6

    Post

    using imagemagick I made this:
    http://80.42.17.23/noise3.gif

    I used GIMP to make it greyscale and then upped the constrast to 20

    then i burnt it onto this map:
    http://80.42.17.23/zoomed%20maps/Try%206/3.png

    and it produced this:
    http://80.42.17.23/check_with_scott_or_andreas2.png


  7. #7

Page 3 of 3 FirstFirst 123

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •