https://github.com/SebLague/Marching-Cubes
Coding Adventure
https://github.com/SebLague/Marching-Cubes
Last synced: about 1 year ago
JSON representation
Coding Adventure
- Host: GitHub
- URL: https://github.com/SebLague/Marching-Cubes
- Owner: SebLague
- License: mit
- Created: 2019-05-05T21:44:26.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-11T22:14:06.000Z (almost 7 years ago)
- Last Synced: 2025-04-04T06:09:10.929Z (about 1 year ago)
- Language: C#
- Homepage: https://www.youtube.com/watch?v=M3iI2l0ltbE
- Size: 7.61 MB
- Stars: 1,058
- Watchers: 43
- Forks: 195
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Marching-Cubes
Coding Adventure
See my video on this project here: https://www.youtube.com/watch?v=M3iI2l0ltbE
To run this project you'll need to open it in the Unity game engine: https://unity3d.com/

Learning resources:
http://paulbourke.net/geometry/polygonise/
https://developer.nvidia.com/gpugems/GPUGems3/gpugems3_ch01.html
https://people.eecs.berkeley.edu/~jrs/meshpapers/LorensenCline.pdf