diff options
Diffstat (limited to 'draw.h')
-rw-r--r-- | draw.h | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +int draw_screen(); +int draw_init(); +void add_obj_interactive(); +void redo_obj(); + +extern int w, h; |
index : 3dsim | ||
Short interactive C program for rendering 3D triangles | KrowSavcik |
aboutsummaryrefslogtreecommitdiff |