>>
Lancer de rayons
>> Composants de la scene
>> Formes
>> Textures
>> Lecture du fichier de description
>> Utils
Lancer de rayons
raytracer.cc (main)
tracer.h, tracer.cc
Composants de la scene
background.h,
background.cc
camera.h, camera.cc
lumiere.h, lumiere.cc
lumiereAmbiante.h,
lumiereAmbiante.cc
lumiereDirectionnelle.h,
lumiereDirectionnelle.cc
lumierePonctuelle.h,
lumierePonctuelle.cc
objet.h, object.cc
scene.h, scene.cc
Formes
box.h,
box.cc
cone.h, cone.cc
cubeTroue.h, cubeTroue.cc
cylindre.h, cylindre.cc
parallelogram.h,
parallelogram.cc
plan.h, plan.cc
pyramid3.h, pyramid3.cc
pyramid4.h, pyramid4.cc
sphere.h, sphere.cc
tore.h, tore.cc
triangle.h, triangle.cc
Textures
checker.h,
checker.cc
perlinNoise.h,
perlinNoise.cc
textureMapper.h,
textureMapper.cc
Lecture du fichier de description
lecteurCar.h,
lecteurCar.cc
lecteurScene.h,
lecteurScene.cc
lecteurSym.h, lecteurSym.cc
Utils
polynomial.h,
polynomial.cc
rayon.h, rayon.cc
transformer.h,
transformer.cc
|