Skip to content
#

cpu-rendering

Here are 28 public repositories matching this topic...

Mandelbrot

Mandelbrot CLI: Renderer with 1000-Digit Precision and Perturbation Theory. High-Precision Reference: The 5000-bit reference trajectory is computed exactly once per zoom layer. Hardware-Native Performance: Blazing-fast math for millions of pixels utilizing hardware-native double registers. Innovative Algorithm: Revolutionary Reference Reset to Zero

  • Updated Jun 9, 2026
  • C++

3D software rendering engine written in C. This project implements a full custom graphics pipeline from scratch, optimised for CPU‑bound environments. It features volumetric extrusion, multithreaded rasterisation, shadow mapping, distance‑based LOD, and a configurable projection system with supersampling anti‑aliasing.

  • Updated Apr 28, 2026
  • C

Improve this page

Add a description, image, and links to the cpu-rendering topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cpu-rendering topic, visit your repo's landing page and select "manage topics."

Learn more