We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
seems like perlin noise still has issues
here's a quick test cfg I put together
@Kopernicus:FINAL { !Body:HAS[~name[Sun],~name[Kerbin]] {} @Body[Kerbin] { %PQS { %Mods { %VertexHeightNoise { seed = 66431225 deformity = 800 frequency = 100 lacunarity = 2.5 persistence = 0.5 octaves = 24 noiseType = Perlin mode = Low order = 10 enabled = true } } } %Debug { update = true } } }
this is the output_log.txt I get
The text was updated successfully, but these errors were encountered:
KSP-RO/RealSolarSystem#108 (comment)
nevermind then :)
Sorry, something went wrong.
No branches or pull requests
seems like perlin noise still has issues
here's a quick test cfg I put together
this is the
output_log.txt
I get
The text was updated successfully, but these errors were encountered: