0 Forks
6 Stars
6 Watchers

Ray-tracing

Path-tracing & Photon-mapping renderer based on GLSL & WebGL. Course Design of Computer Graphics, SSE Tongji University.

How to download and setup Ray-tracing

Open terminal and run command
git clone https://github.com/Aeroraven/Ray-tracing.git
git clone is used to create a copy or clone of Ray-tracing 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 Ray-tracing https://github.com/Aeroraven/Ray-tracing/archive/master.zip

Or simply clone Ray-tracing with SSH
git@github.com:Aeroraven/Ray-tracing.git

If you have some problems with Ray-tracing

You may open issue on Ray-tracing support forum (system) here: https://github.com/Aeroraven/Ray-tracing/issues