Skip to content

pavelrosh/RTv1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RTv1

It's my own simple ray tracer. It parses a 3D scene from a file and applies ray tracing algorithm to render the given scene. cylinder

Several options:

- Four types objects: plane, sphere, cylinder, cone.

- rotation and translation camera and objects.

- light managment.

Install & launch:

-git clone https://github.com/pavelrosh/RTv1.git ~RTv1

-cd RTv1

-make

-put a parameter to binary file like "./RTv1 scene/sphere"

Releases

No releases published

Packages

No packages published

Languages