No description
  • C 85%
  • Assembly 12.4%
  • Makefile 2.6%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-04 19:32:21 -03:00
src New repo 2026-08-04 19:32:21 -03:00
Makefile New repo 2026-08-04 19:32:21 -03:00
README.md New repo 2026-08-04 19:32:21 -03:00

Bouncing Cube

An example program with 3d graphics and simd

Dependencies

  • lib sld 2
  • nasm

Build & Run

make && ./cube