Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 316 Bytes

File metadata and controls

8 lines (5 loc) · 316 Bytes

CubeMarching

Mini Unity project implementing 3D Cube Marching

Project implements 3D Cube Marching (Compute Shader) with triplanar shading.

It uses port of gnoise to C#.

Aim of this project was to create a sandbox game similar to astroneer however I abandoned it.