Crate aftershock[][src]

Expand description

Aftershock

Aftershock is a Software-Rendered Graphics API focused on simplicity, being able to just jump in and start drawing stuff to the screen. Mainly inspired by the PICO-8 and loosely named after Quake.

Modules

color
drawables
font
framebuffer
image
line
math
matrix3
random
rasterizer
vector2