Made a raytracer in under ~700 bytes (in the disc image) fully in x86 assembly in 32 bit protected mode using the FPU which runs on bare metal with support for VESA/VBE graphics modes since this will evolve into a pathtracer. Renders a green sphere for now. (takes 5 seconds for render)