Raytraced Renderer
Built a complete 3d raytraced renderer in Java from scratch as part of CS 4620: Computer Graphics. We significantly enhanced the project past class requirements.
Features:
- Lambert, Blinn Phong lighting
- UV Texture mapping
- Reflective and refractive light modeling
- Anti-Aliasing
- Material properties
- .obj Mesh loading