generated from karl/cpp-template
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
Resources/Textures/PavingStones | 2 years ago | |
Shader | 2 years ago | |
Util | 2 years ago | |
tools | 2 years ago | |
.clang-format | 2 years ago | |
.gitignore | 2 years ago | |
BumpMapDemo.cpp | 2 years ago | |
BumpMapDemo.h | 2 years ago | |
Camera.h | 2 years ago | |
Framebuffer3D.cpp | 2 years ago | |
Framebuffer3D.h | 2 years ago | |
Input.h | 2 years ago | |
LICENSE | 2 years ago | |
MCRenderer.cpp | 2 years ago | |
MCRenderer.h | 2 years ago | |
QuadMesh.h | 2 years ago | |
README.md | 2 years ago | |
SConstruct | 2 years ago | |
Shader.h | 2 years ago | |
Spatial.h | 2 years ago | |
Texture.cpp | 2 years ago | |
Texture.h | 2 years ago | |
VertexBuffer.cpp | 2 years ago | |
VertexBuffer.h | 2 years ago | |
main.cpp | 2 years ago |
README.md
Marching Cubes with OpenGL
Instructions
- Formatting:
./format.sh
- Building:
scons
- Running:
./program.out