Results 1 to 5 of 5

Thread: Wilbur Jagged Coastlines

  1. #1

    Discuss Wilbur Jagged Coastlines

    I'm having a problem with Wilbur, recently. I like to generate heightmaps in Blender and send them to wilbur so it can calculate erosion. I mostly use Wilbur precipitation-based filter for this (lots and lots of passes, too). Normally I'm able to achieve good results with it, but sometimes I notice that the final image gets a little too noisy. This is only a major problem when it comes to coastlines: I end up with a "jagged" coastline with lots of intermiten sea and land pixels. Take a look at this picture, for example:
    Click image for larger version. 

Name:	world.png 
Views:	127 
Size:	172.9 KB 
ID:	107748
    Notice how the coastlines seems too jagged in some places. I tried changinging lots of settings, both in Blender and Wilbur, to try to solve this (blurring the heightmap first, a little/ messing with the parameters in the Precipitation-Based filter) but I always end up with this result for most of the maps. For some of them, however, I don't seem to get this kind of jagged coastline. I'm trying to understand what makes such heightmaps give good results, while others don't. As I said, I checked every little parameter I could in the workflow of both kinds of map, and both of them are exactly the same (same way to generate the map in Blender, same parameters applied in wilbur, etc.). Does anybody knows what causes this kind of result? Is there a way to adress this?
    Last edited by waldronate; 06-14-2018 at 02:05 AM. Reason: Switched double image post to single

  2. #2
    Administrator waldronate's Avatar
    Join Date
    Mar 2007
    Location
    The High Desert
    Posts
    3,554

    Default

    What you show is what I would expect from Wilbur. Try a height clip at -100 and +1000000 before eroding and see if that makes a difference.
    Last edited by waldronate; 06-13-2018 at 03:44 PM.

  3. #3

    Default

    Quote Originally Posted by waldronate View Post
    What you show is what I would expect from Wilbur. Try a height clip at -100 and +1000000 and see if that makes a difference.
    There was a improvement. What do height clip does, actually?

  4. #4
    Administrator waldronate's Avatar
    Join Date
    Mar 2007
    Location
    The High Desert
    Posts
    3,554

    Default

    Height clip sets all values below the specified lo value to that value and all values above hi to hi. The precipiton model in Wilbur doesn't account for sea levels, so you need to keep sediment transport fairly shallow.

  5. #5
    Guild Expert johnvanvliet's Avatar
    Join Date
    Jul 2012
    Location
    N 42.39 W 83.44
    Posts
    1,091
    Blog Entries
    4

    Default

    both in Blender and Wilbur
    in blender ?

    are you using a node set up to get a height map ?


    if so

    output as a exr image use gmic or nip to set the data valuse to a realistic set of values
    0 to 1 ( floating point ) or 1 to 65538 or -32768 to + 32767 ( unsigned and signed integer ) are not realistic

    i use something like -8000 to + 8000 -- think of each tone as 1 meter

    and "save as " from wilbur as a "*.bt" ( binary terrain ) format , it is a 32 bit float

    use GDAL to convert it to a geotiff and wa la the values are correct for the height and depth
    Last edited by johnvanvliet; 06-14-2018 at 12:12 AM.
    --- 90 seconds to Midnight ---
    --------

    --- Penguin power!!! ---


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
  •