Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

Latest commit

 

History

History
43 lines (34 loc) · 1.77 KB

README.md

File metadata and controls

43 lines (34 loc) · 1.77 KB

PathTracer

Description

A little bit complicated program that allows you to render complicated scene with different visual effects using path tracing algorithm.

Click on video below: Alt text for your video

Requirements

  • MacOS >= 10.13
  • clang >= 9.0
  • OpenCL >= 1.2
  • Discrete video card

How to start the program:

make
./RT resources/scenes/test.sc

Some usefull buttons:

Esc - exit
WASD - moving
M - rotating camera with mouse

** Message to 42 students **

You are free to copy, modify and share under your name my exercises. But you will learn nothing, or will have the impression to understand without be able to do it again alone. Be responsible and simply ask for help.

                                                                     omiroshn