Results 1 to 10 of 22

Thread: Rivers using Heirarchical Poisson Disc and Delaunay Triangulation

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Software Dev/Rep Hai-Etlik's Avatar
    Join Date
    May 2009
    Location
    48° 28′ N 123° 8′ W
    Posts
    1,333
    Blog Entries
    1

    Default

    Quote Originally Posted by RedKettle View Post
    Very interesting! For just (semi-)randomly picking directions, this generates some nice results. I am also watching this thread to see how far you can take this!



    I would hesitantly disagree, and say that your hydrological divides could be an abstraction of elevation data (ridge lines?). I am now wondering if there is some way of processing elevation data so that this can read it as just a set of ridge lines/break lines/divides.
    The ridgelines are certainly meant to represent topography in a highly abstract way, as are some of the selection weightings. I'd hesitate to use the term "elevation" though. In geography "elevation" is specifically the distance between the ground surface and the datum (essentially "sea level" in non-geography speak). There's no vertical distance quantity anywhere in my algorithm which is why I say it has no concept of elevation.

  2. #2
    Software Dev/Rep Hai-Etlik's Avatar
    Join Date
    May 2009
    Location
    48° 28′ N 123° 8′ W
    Posts
    1,333
    Blog Entries
    1

    Default

    The precipitation is now a raster file rather than a perlin noise generator. So the collecive inputs to the algorithm look like this
    Click image for larger version. 

Name:	input.png 
Views:	92 
Size:	604.3 KB 
ID:	73787

    And the output looks like this
    Click image for larger version. 

Name:	stipple.png 
Views:	252 
Size:	117.9 KB 
ID:	73786

Tags for this Thread

Posting Permissions

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