Weamix / InitiationALaRecherche

Cours et TPs d'initiation recherche (axé sur le Ray Tracing) - M1 I2L (par Christophe Renaud)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run project :

cmake .

make

./lr Scenes/scene01.txt

Vitse Maxime

Cours 1 : https://www-lisic.univ-littoral.fr/~renaud/Cours/M1/IntroRecherche/InitRechercheSeance1V1.1.pdf

Exercice 2

image

Exercice 3

PROF 1

EPSILON 0.001

and adding "Validité : si t < 0, intersection non valide (derrière l'origine du rayon)"

image

Exercice 4

Copy of insecte into coupe withtout intersection

PROF 1 :

image

PROF 2 :

image

Exercice 3 : triangles intereste without coupe

image

Exercice 3 : triangles intersecte + coupe

image

Exercice 5 : triangles Moller intersecte without coupe

image

Exercice 5 : triangles Moller intersecte + coupe

image

About

Cours et TPs d'initiation recherche (axé sur le Ray Tracing) - M1 I2L (par Christophe Renaud)


Languages

Language:C++ 98.8%Language:CMake 1.2%