0 Forks
2 Stars
2 Watchers

RayTracer

A basic implementation of a Ray Tracer that has been developed for the course "GFX - Foundations of Computer Graphics" at the University of Vienna.

How to download and setup RayTracer

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

Or simply clone RayTracer with SSH
[email protected]:PKlempe/RayTracer.git

If you have some problems with RayTracer

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