A little raymarching demo with OpenGL
 
 
 
 
Go to file
EmaMaker c035f424ab proper repeat operation around center start point 2023-02-01 20:59:37 +01:00
include Revert "more advance phong reflection" 2023-02-01 15:30:50 +01:00
lib initial commit 2023-01-10 19:18:57 +01:00
shaders proper repeat operation around center start point 2023-02-01 20:59:37 +01:00
src Revert "more advance phong reflection" 2023-02-01 15:30:50 +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