0 Forks
9 Stars
9 Watchers

Raymarcher

A real-time voxel raymarcher using OpenGL GLSL shaders to perform accelerated raymarching.

How to download and setup Raymarcher

Open terminal and run command
git clone https://github.com/gpdaniels/Raymarcher.git
git clone is used to create a copy or clone of Raymarcher repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Raymarcher https://github.com/gpdaniels/Raymarcher/archive/master.zip

Or simply clone Raymarcher with SSH
[email protected]:gpdaniels/Raymarcher.git

If you have some problems with Raymarcher

You may open issue on Raymarcher support forum (system) here: https://github.com/gpdaniels/Raymarcher/issues