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

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

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