Tricaster
An open-source raytracer written in Go with multi-threaded rendering, adaptive workload distribution, procedural textures, and realistic reflections and refractions.
4 results
An open-source raytracer written in Go with multi-threaded rendering, adaptive workload distribution, procedural textures, and realistic reflections and refractions.
A Python 3 tool to turn an image sequence into a sprite sheet.
A small 2D shaded graphics experiment inspired by the Robokill browser game. Features pre-rendered shaded animated sprites, and animated particles with custom shaders.
A quadtree-based IFF (Iterated Function Fractal) renderer in Python. Includes a Kivy application for interactive exploration of Mandelbrot, Julia, and Cactus sets with color ramp support.