Simple endless MineCraft-like world generation in Unity
Stars
1
Forks
2
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
1
commits
Editor Version Update 2019.3.1f1 + updated jobs & burst packages to fix WIN build
7f6a71eView on GitHubRemoved Rider plugin from project (As Unity 2019.2 has automatic Rider Integration)
fee973eView on GitHubEasy configuartion chunk/geometry params from editor, changed height to 256 and updated biomes
a52f4caView on GitHubGot rid of chunkview, WorldRenderer has full control over mesh computation and rendering
cc50c06View on GitHubPerformance boost - Burst in all rendering jobs, mempcy native to managed conversion, cleanup
73304bfView on GitHubImproved lighting - inter chunks lighting, add light modification setting per block, light diffusion still wip
235d4a3View on GitHub