Voxel Demo
A downloadable game for Windows
This is an implementation of Voxel-Based Procedural Terrain Generation similar to video games such as Minecraft, all within the Unity Game Engine.
This tech demo utilizes techniques such as Multi-Threading and Greedy Meshing in order to reduce computation time and stored memory.
If you would like to view the project on Github, click here.
NOTICE. This project includes FastNoiseLite as a perlin noise algorithm.
Status | Released |
Platforms | Windows |
Rating | Rated 4.0 out of 5 stars (1 total ratings) |
Author | graysonharbison@gmail.com |
Made with | Unity |
Tags | demo, Procedural Generation, Voxel |
Code license | MIT License |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard, Mouse |
Download
Download
VoxelGameBuild.zip 48 MB
Install instructions
Simply Unzip the file and run the executable.
Comments
Log in with itch.io to leave a comment.
Nice demo. Though the game frequently drops in FPS when exploring.
I have also made a voxel game, check it out if you want. :p
Thanks for your review, I`ll have to optimize a bit better if I decide to try gain.
Your game seems like its off to a good start