Skip to content

Chomp API Graphics API made for Mac OS and Windows CPU rendering no GPU

Notifications You must be signed in to change notification settings

d3letereal/ChompApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🖥️ Chomp API

A lightweight, CPU-based graphics API built entirely from scratch.
Chomp API was an experimental project exploring graphics programming and low-level rendering techniques.

⚠️ Discontinued: Chomp API is no longer actively maintained, but it remains a showcase of CPU-based graphics rendering.


🌟 Features

  • ✅ Fully built from scratch – no external graphics libraries.
  • ✅ Basic 3D rendering support.
  • ✅ Capable of rendering OBJ files with outlines.
  • ✅ Cross-platform compatibility: works on Mac OS and Windows.
  • ✅ Designed for learning, experimentation, and prototyping.
  • ✅ Easy to extend for small projects.

🎨 Screenshots

Image 1

Example Rendering 1

Image 2

Example Rendering 2

Simple 3D models and outlines rendered directly on the CPU.


⚙️ Usage

  1. Clone the repository:
    git clone https://github.com/d3letereal/ChompApi.git

About

Chomp API Graphics API made for Mac OS and Windows CPU rendering no GPU

Topics

Resources

Stars

Watchers

Forks