Commit Graph

6 Commits

Author SHA1 Message Date
hasufell 8f2ca02cd6
Rename draw.* to gl_draw.* 2014-05-08 22:54:54 +02:00
hasufell fa80615415
Include opengl, draw the imported object 2014-05-08 22:45:16 +02:00
hasufell 1218778145
Restructure files
filereader: file operation, reading files, reading .obj
parser: parses a string representing obj structure, converting
        to HE_obj
print: various helper functions for printing the structures
2014-05-08 17:39:23 +02:00
hasufell c3b05f8cf9
Take .obj file as program argument 2014-05-07 21:08:47 +02:00
hasufell 44e715db88
Add GPL-2 license 2014-05-06 23:20:16 +02:00
hasufell 33d658a37f
First try of a parser 2014-05-06 23:09:59 +02:00