The Minecraft beta and alpha generation code rewritten in C++ as a reference for the GPU kernels

Neil a0960cadb4 [~] updated to 256 il y a 4 ans
.github 4d67c9900b Initial commit il y a 4 ans
src a0960cadb4 [~] updated to 256 il y a 4 ans
.gitignore d0764efc48 feat(TerrainGen): Upload the terrain generation C++ reference il y a 4 ans
CMakeLists.txt d0764efc48 feat(TerrainGen): Upload the terrain generation C++ reference il y a 4 ans
README.md d0764efc48 feat(TerrainGen): Upload the terrain generation C++ reference il y a 4 ans
renovate.json 4d67c9900b Initial commit il y a 4 ans

README.md

Minecraft@Home Terrain Generation for alpha and beta Minecraft in C++

This repo contains the reference for the work on gpu kernel for terrain and biome bruteforcing