]> git.lizzy.rs Git - shadowclad.git/commit
Create basic working program; renders xyz axes
authoroutfrost <kotlet.bahn@gmail.com>
Sat, 13 Jan 2018 17:22:41 +0000 (18:22 +0100)
committeroutfrost <kotlet.bahn@gmail.com>
Sat, 13 Jan 2018 17:22:41 +0000 (18:22 +0100)
commit898c5ad7ee18c01501f68d1069f432e087aea16e
treeaf7c53ba7e7f5a346b2a86386561439673dc7246
parent8feb735d00054dcc2df91ba4c506287bcc2851cc
Create basic working program; renders xyz axes
Makefile [new file with mode: 0644]
debugutil.c [new file with mode: 0644]
debugutil.h [new file with mode: 0644]
glut_janitor.c [new file with mode: 0644]
glut_janitor.h [new file with mode: 0644]
main.c [new file with mode: 0644]
render.c [new file with mode: 0644]
render.h [new file with mode: 0644]
typedefs.h [new file with mode: 0644]