RubyEnoshima / MinecraftGL

Minecraft en OpenGL i C++.
2 stars 0 forks source link

Generació de món #2

Open RubyEnoshima opened 1 year ago

RubyEnoshima commented 1 year ago

Ara mateix hi ha una generació molt simple amb Perlin noise que només fa un terreny gairebé pla.

https://www.youtube.com/watch?v=CSa5O6knuwI&t=1s

https://www.youtube.com/watch?v=HPao-rNrH5Q

https://dawnosaur.substack.com/p/how-minecraft-generates-worlds-you

https://github.com/RubyEnoshima/MinecraftGL/blob/63a7b4d10665b0219a7dd56e1d851da2c905ff30/MinecraftGL/MinecraftGL/Mon/Chunk2.cpp#L485-L507