MinMax heigen: Reduced the number of octaves.
They didn't affect the terrain that much anyway.
This commit is contained in:
parent
f239a28d06
commit
7d2b2f90b6
@ -567,8 +567,6 @@ public:
|
||||
m_Perlin.AddOctave(0.04f, 0.2f);
|
||||
m_Perlin.AddOctave(0.02f, 0.1f);
|
||||
m_Perlin.AddOctave(0.01f, 0.05f);
|
||||
m_Perlin.AddOctave(0.005f, 0.025f);
|
||||
m_Perlin.AddOctave(0.0025f, 0.0125f);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user