Skip to content

eatmicco/VoxelLevelGeneratorSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VoxelLevelGeneratorSample

This is a sample code for voxel level generator. To handle large level, I used regions per mesh. I think it is quite sufficient for big voxel game. To generate noise I just use Unity's Perlin Noise function. This code still has a lot room to improve, and I will try improve it in the future.

voxel

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages