-
Description
- Fully functional Ray Tracer in Java
- Made in Eclipse IDE
-
Features:
-
Lights
- Directional Lights
- Point Lights
-
Tools
- OBJ Reader
- Barycentric Coordinates Calculator
- Material Shaders
-
Objects
- Sphere
- Teapot
- Cube
- Quad Cube
- Ring
-
Algorithms:
- Reflection Algorithm
- Refraction Algorithm
- Blinn-Phong Interpolation Algorithm
-
- Language
- Java
- Project Relation
- Personal Project
- External Dependencies
- None
Alan Enrique Maldonado Navarro
- Learned how a Raytracing Engine Works
- Learned about the historical people that have worked in this topics.
- Learned how to cast rays using Java processing details