Commit graph

6 commits

Author SHA1 Message Date
9c01ba8811 Write the scene in writer_png
- Add pixels to Scene struct
2013-09-06 23:04:30 -07:00
9508b01e10 Scenes have a Camera object 2013-09-06 19:01:15 -07:00
0377a651f5 Fiddle with the scene functions; add scene_load 2013-09-06 14:52:03 -07:00
3ee28f9696 Include basics.h in scene.h 2013-09-05 22:57:03 -07:00
f8806f9fd4 Add scene_render() function 2013-09-05 22:08:55 -07:00
495d3802e2 Some code
- A main()
- A Scene type
- Some functions on Scenes
2013-09-05 21:58:58 -07:00