/raycst

Primary LanguageC++

raycst

raymarching

Prerequisites

Before using this project, make sure you have the following dependencies installed on your system:

Installation & Running

git clone https://github.com/neb0lle/raycst.git
cd raycst
git submodule init
git submodule update
mkdir build && cd build
cmake ..
cmake --build .
./raycst