index
:
cube.git
master
Inspired by donut.c. A minimal 3D cube renderer written in C for the command line.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README
blob: 820edafc71c198e8ed644cdd53e290cc3e0b4b6c (
plain
) (
blame
)
1
2
3
4
5
6
7
8
Cube ==== Build ----- gcc cube.c -lm -o cube