komietty / unity-marching-cubes

Marching cubes with forward renderer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unity-marching-cubes

Unity marching cubes module with forward rendering. This module was used for video performance @ Shibuya Stream in Tokyo.

Demo

img

img

img

img

Compatibility

tested on Unity 2019.2.12f1, windows10 (RTX 2080 max-q, GTX 1060).

Usage

git submodule add git@github.com:komietty/unity-gist.git Assets/Packages/unity-gist

Sources

Polygonising a scalar field - http://paulbourke.net/geometry/polygonise/

License

MIT

About

Marching cubes with forward renderer


Languages

Language:C# 69.7%Language:HLSL 24.7%Language:ShaderLab 3.4%Language:GLSL 2.2%