basics.c
|
Add function header comment to vector_dot()
|
2013-09-08 11:38:13 -07:00 |
basics.h
|
Define ColorBlack
|
2013-09-07 22:12:35 -07:00 |
camera.c
|
Add camera module
|
2013-09-06 19:00:40 -07:00 |
camera.h
|
Add camera module
|
2013-09-06 19:00:40 -07:00 |
object.c
|
Add texture to objects
|
2013-09-07 22:22:27 -07:00 |
object.h
|
Add texture to objects
|
2013-09-07 22:22:27 -07:00 |
scene.h
|
Add scene_add_object
|
2013-09-07 18:41:33 -07:00 |
SConscript
|
Fixing the build system again
|
2013-09-08 14:53:11 -07:00 |
texture.c
|
Add Texture module
|
2013-09-07 22:12:27 -07:00 |
texture.h
|
Add Texture module
|
2013-09-07 22:12:27 -07:00 |
writer_png.c
|
Fix PNG writing... yay!
|
2013-09-07 16:09:50 -07:00 |
writer_png.h
|
Add writer_png module
|
2013-09-06 22:00:04 -07:00 |