Cubitect / cubiomes

C library that mimics the Minecraft biome generation.
MIT License
556 stars 98 forks source link

question: Can this library generate block locations? #118

Open Redhawk18 opened 2 months ago

Redhawk18 commented 2 months ago

Hi I was looking to rewrite this program

https://www.youtube.com/watch?v=Trocrqd038o

And to do that I need to know the exact surface blocks that would generate. I pretty sure that's possible with this lib but im unsure.