Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 380 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 380 Bytes

Voxel Space Sharp

Re-implement Comanche's voxel space terrain rendering algorithm with csharp

Usage

W/S - Camera Forward/Backward
A/D - Camera Left/Right Rotation
O/P - Camera Look Up/Down
Mouse Wheel Forward/Backward - FOV Depth

Credit

Inspired by https://github.com/s-macke/VoxelSpace/