GlowstoneMC / Glowstone

A fast, customizable and compatible open source server for Minecraft: Java Edition
https://glowstone.net
Other
1.88k stars 269 forks source link

Suggestion about Generator and Generation: Because now it's too much code useless. #1047

Open ghost opened 5 years ago

ghost commented 5 years ago

Actually Generator and Noise code is rip now, surely this is not see because is Java, but the real performance don't exists here and really need a rewrite.

I recommand use this project and this noise for best optimisation: https://github.com/PorkStudios/PorkLib

Thank you.

smartboyathome commented 5 years ago

Thank you for the suggestion for a better noise generation library. We cannot use the library that you suggest because its license is incompatible with the MIT license due to its restriction on commercial use. If you know of any noise generation libraries that are compatible with our license, please let us know.

ghost commented 5 years ago

https://github.com/DaMatrix/RegionMerger

aramperes commented 4 years ago

Closing because the suggested libraries are not compatible with Glowstone's license. If you have suggestions for rewriting the world generation feature, please let us know.

PseudoDistant commented 11 months ago

PorkLib has been relicensed to MIT, it is now compatible.