Menu

3D Raytracer

Technical Work / Raytracer

Raytracer

This is a computer graphics program implementing a ray tracer with sphere and traingle intersections, shadows and Phong lighting and shading. Given a scene file as input, the program renders an image using the ray tracing concept.

The images below are the rendered result of the program.

1 / 4
2 / 4
3 / 4
4 / 4