C Graphics

A collection of graphics created using C and SDL.
More at GitHub

Ray Tracer

A very simple ray tracer using SDL. My very first SDL project

Ray Tracer using C

Mandelbrot Set Plot

The mandelbrot set is a fractal plotted into the X (real) and Y (complex) axis.

Mandelbrot set plot using C

Sand Simulation

Just some falling sand

Sand simulation using C

Game of Life

Conways Game Of Life

Conways Game of Life

Fractal Trees

Basic trees no description needed

Fractal Trees in C