A little raymarching demo with OpenGL
 
 
 
 
Go to file
EmaMaker 188b53d731 initial commit 2023-01-10 19:18:57 +01:00
include initial commit 2023-01-10 19:18:57 +01:00
lib initial commit 2023-01-10 19:18:57 +01:00
shaders initial commit 2023-01-10 19:18:57 +01:00
src initial commit 2023-01-10 19:18:57 +01:00
.gitignore initial commit 2023-01-10 19:18:57 +01:00
CMakeLists.txt initial commit 2023-01-10 19:18:57 +01:00
README.md initial commit 2023-01-10 19:18:57 +01:00
build-and-run.sh initial commit 2023-01-10 19:18:57 +01:00

README.md

Raymarching Demo

A little raymarching demo build with OpenGL.

Ships needed libraries except for GLFW, which needs to be installed on the system.

To run:

./build-and-run.sh