1717 Forks
17331 Stars
17331 Watchers

tinyrenderer

A brief computer graphics / rendering course

How to download and setup tinyrenderer

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

Or simply clone tinyrenderer with SSH
[email protected]:ssloy/tinyrenderer.git

If you have some problems with tinyrenderer

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