I'm a software engineering student, currently studying at Codam Coding College.
A ray tracer written in C that renders 3D scenes using basic geometry and lighting. It implements ray casting, intersection detection, normal calculations, and Phong shading — all built from scratch.