Results 1 to 3 of 3

Thread: "Tectonic" plates

  1. #1

    Default "Tectonic" plates

    Hello again, cartographers!

    After a year-long, minecraft-induced hiatus from all things mappy, I started once again thinking about my old tectonic plate fakery, and decided to see if I could improve matters; since I think I have improved matters, I thought I'd share the results.

    As before, we start off with several randomly chosen points (I'll call these "nodes") on the sphere. This time, for each point on the sphere, we find the angular distance of the point from its nearest node, and normalize that value so that it is equal to 1 at the nearest node and drops to zero when it's equally close to that node and the second-nearest, after perturbing the point with some random noise; then that resulting value is used as a multiplier against a different noise field -- a ridged multifractal -- to obtain the elevation at that point. Thus we end up with the ridged multifractal field more or less untouched when we're close to a node, and fading off in elevation down to sea level between nodes.

    There are two key points here: first, each node defines the center of a "continental plate", and neighboring continents, sharing a boundary, will occasionally have identifiable coastlines, as though they had broken apart; and second, since the positioning of the ridges is somewhat independent of the underlying continent position, the mountains will occasionally be coastal, rather than always being at the centers of the land masses as they would be if we used a simple height field only. Hence we can have some sense of an earlier supercontinent, and we get more realistic mountain ranges.

    Here are some examples (the appearance of continental shelving is due only to the color palette and elevation-dependent shading):
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	new.png 
Views:	276 
Size:	505.2 KB 
ID:	39818   Click image for larger version. 

Name:	new2.png 
Views:	127 
Size:	411.3 KB 
ID:	39819   Click image for larger version. 

Name:	new3.png 
Views:	184 
Size:	471.2 KB 
ID:	39820   Click image for larger version. 

Name:	new4.png 
Views:	305 
Size:	396.0 KB 
ID:	39821  
    Last edited by isomage; 11-10-2011 at 03:53 AM.
    My random map generators and GIMP scripts: http://axiscity.hexamon.net/users/isomage/

  2. #2

    Default

    Wonderful results. I went back to read your other post, too. The other post seemed to be more geared toward replicating the processes of plate tectonics, while this attempt seems geared to replicating the looks. Does that seem a fair comparison?

    Also, I notice the link in your sig for map generators. Do you have the code you used to create these (or the previous tectonic maps) available?

  3. #3
    Guild Journeyer gilgamec's Avatar
    Join Date
    Mar 2009
    Location
    Colonia Claudia Ara Agrippinensium
    Posts
    130

    Default

    I'm not sure I understand where your base altitude (pre-multifractal) is coming from. Without the noise perturbation, what would each continent look like? An inverted cone? (That's the nearest I can understand from your description.) Then, if I understand correctly, there are no ocean plates -- the oceans are just the lower reaches of the continental plates?

Posting Permissions

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