0 Forks
1 Stars
1 Watchers

PathGL

a simple gpu path tracer using opengl compute shader

How to download and setup PathGL

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

Or simply clone PathGL with SSH
[email protected]:AdamYuan/PathGL.git

If you have some problems with PathGL

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