sovaanika / RTv1-1

Ray tracing program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Project for school_21.

RTv1.


RTv1 is a simple ray tracing program.

The project was developed as a part of 42 school program.

It parses a 3D scene from a file and applies ray tracing algorithm to render the given scene.

Note: this project was made for MacOS..

Example

Compiling snd running

Runs on OSX.
Clone git clone --recursive https://github.com/EmbodimentEvil/RTv1
Run make and programm will compile.
Run it with ./RTv1 1
Use 1-9 for set scene

Authors

Me
Sveta

Example Example Example

About

Ray tracing program


Languages

Language:C 96.8%Language:C++ 3.1%Language:Objective-C 0.1%Language:Makefile 0.0%