summaryrefslogtreecommitdiff
path: root/src/graphics.h
Commit message (Collapse)AuthorAgeFilesLines
* I have no idea why I am doing this...epoch2017-03-191-53/+0
|
* converted more things to use the radians and degrees structures, fixed up ↵epoch2017-02-091-6/+5
| | | | distance between camera stuff (try using p and l to change during runtime) and got rid of a couple things that were commented out anyway.
* made all versions get built by default and moved some functions from ↵epoch2017-01-091-1/+4
| | | | graphics.c into math.c so the headless does not need graphics.c
* converted argument type sent to shitdistepoch2017-01-041-1/+1
|
* lots and lots of shit. opengl shit is barely worked on. new pl script to ↵epoch2017-01-031-4/+44
| | | | obj2hackvr using more than just triangles.http://hackaday.com/blog/http://hackaday.com/blog/
* trying to split up hackvr.c into graphical and non-graphical stuff to make ↵epoch2016-12-211-0/+11
it easier to port it to different graphic systems