Ray Tracing, Version 4.5
Day #10
|
Goal: Ray trace a scene where
|
Ray Tracing Tools:
(Optional) Make these changes:
so that it now is an array:
TextureInfo texture[3]; //so
each surface of an object can have a different texture
Scene:
Test Files:
All files are located in /classes/cs3114/Advanced_Graphics/files/texture directory. The ones I used in class today for demo are there, along with the appropriate PPM files:
- texsphere.scn
- texsphere2.scn
- globe_rectangle.scn
- wood.ppm
- sunrise.ppm
- abrozzo.ppm
- sunrise.ppm
- corinth.ppm
- clouds.ppm
- globe.ppm