Alternative v7 noise parameter

User avatar
burli
Member
 
Posts: 1313
Joined: Fri Apr 10, 2015 13:18

Alternative v7 noise parameter

by burli » Sun Jan 22, 2017 14:05

I tinker around with some v7 noise parameter, because I don't like the default values. I want to share wat I found and make a note to myself so I can't lose them.

These are my current cave parameters.

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
mgv7_cave_width = 0.15
mgv7_np_cave1 = {
   flags = defaults
   lacunarity = 2.2
   octaves = 4
   offset = 0
   persistence = 0.45
   scale = 12
   seed = 52534
   spread = (81,60,81)
}
mgv7_np_cave2 = {
   flags = defaults
   lacunarity = 2.2
   octaves = 4
   offset = 0
   persistence = 0.45
   scale = 12
   seed = 10325
   spread = (87,60,87)
}


This stretches the caves and tunnels horizontally and makes it easier to walk. It also adds more complex structures into the caves

Image
Attachments
screenshot_20170122_143046.jpg
screenshot_20170122_143046.jpg (369.44 KiB) Viewed 381 times
 

User avatar
burli
Member
 
Posts: 1313
Joined: Fri Apr 10, 2015 13:18

Re: Alternative v7 noise parameter

by burli » Sat Jan 28, 2017 11:59

These are my values for mountains

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
mgv7_np_mountain = {
   flags = eased
   lacunarity = 2
   octaves = 5
   offset = -0.6
   persistence = 0.4
   scale = 1
   seed = 5333
   spread = (250,350,250)
}


Still generating nice structures, but much less strange like this
 


Return to Minetest General

Who is online

Users browsing this forum: No registered users and 10 guests

cron