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

Program that allows you to render 3D scene with different visual effects using path tracing algorithm.

Notifications You must be signed in to change notification settings

omiroshn/PathTracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Program that allows you to render 3D scene with different visual effects using path tracing algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages