CodingTrain / CodingTrain/Suggestion-Box
Suggestion for Coding Challange: Marching Cubes
Open
Challenge
- Dominant language
- No language data
- Stars
- 570
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
"Marching Cubes" is a really cool visualization of Polygonising a scalar field.
Here is the documentation I followed to understand the problem:
http://paulbourke.net/geometry/polygonise/
And my solution:
https://github.com/teknostompa/MarchingCubes/tree/master
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.