Skip to content

nn33sy/Raytracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raytracing

Attention : for the moment it only works only on Linux This implementation is coded in C. It's a 42 Project. The aim of this project is to create a Raytracing Software. Raytracing is a rendering technique for generating an image by tracing the path of light as pixels in an image plane and simulating the effects of its encounters with virtual objects. The technique is capable of producing a high degree of visual realism.

This software works for the moment only on Linux. To make my software works :

  1. Open your Terminal
  2. write on your terminal: "gcl [email protected]:hinhesh/Raytracing.git"
  3. write on your terminal: "cd Raytracing"
  4. write on your terminal: "make re" Capture d’écran 2021-05-10 à 14 03 42

You have some images already premade to be compiled. Per example to compile the first scene: 5) write on your terminal: "./minirt scenes/scene1-sphere.rt" Capture d’écran 2021-05-10 à 14 04 03

Capture d’écran 2021-05-10 à 14 04 14

Capture d’écran 2021-05-10 à 14 04 25

Capture d’écran 2021-05-10 à 14 04 37

Capture d’écran 2021-05-10 à 14 04 50

Capture d’écran 2021-05-10 à 14 04 58

Capture d’écran 2021-05-10 à 14 05 11

Capture d’écran 2021-05-10 à 14 05 22

Capture d’écran 2021-05-10 à 14 05 37

Capture d’écran 2021-05-10 à 14 05 49

Capture d’écran 2021-05-10 à 14 06 03

Capture d’écran 2021-05-10 à 14 06 19

Capture d’écran 2021-05-10 à 14 06 34

141259689_1322819351407622_3107497555349956854_o

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published