Skip to content

Terrain rendering algorithm implemented in Javascript, which was also used by Comanche 3 in its time.

License

Notifications You must be signed in to change notification settings

varganorbert222/VoxelSpace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VoxelSpace

The original algorithm comes from here. Please look around there first. I also have to thank the repository, where I found the C program I used to extract the maps from the Comanche 3 game.

You can try my implementation here VoxelSpace Demo. Take a look around my YouTube channel, where I implemented the algorithm in Unity.