Skip to content

UstymUkhman/ray-marching

Repository files navigation

GLSL RayMarching Experiment

GitHub deployments GitHub repo size GitHub package.json version GitHub

Download

git clone https://github.com/UstymUkhman/ray-marching.git

cd ray-marching

cp -r ./dist/img/textures/* ./public/img/textures

Develop

yarn

yarn start

Lint

yarn lint

Build

yarn build

yarn serve