shiben.tech

Blog Tag: raytracer

FX Challenge Ray Tracer Render

We got the task of writing a ray tracer from scratch and create your own interesting scene with existing assets in the internal library.

FX Challenge Ray Tracer Render

Sunday, 27 January 2019, 09:53 PM
# tech raytracer

Simple and Easy Ray Tracer

This code is minimal, written in C, uses just the algorithms needed to trace, very less pointers usage, intentionally brute force, and no use of any external libraries.

Simple and Easy Ray Tracer

Thursday, 01 November 2012, 01:12 AM
# tech raytracer