|
b4cc32a196
|
Add ObjectList struct
|
2013-09-07 16:10:50 -07:00 |
|
|
9d6c293cad
|
Set is_rendered flag after scene rendering completes.
|
2013-09-07 16:10:29 -07:00 |
|
|
4e27e4e960
|
Color is three unit8_t's instead of three floats
|
2013-09-06 23:03:25 -07:00 |
|
|
079ae98c9e
|
Add a Ray object; initial bits of the tracer
|
2013-09-06 21:15:56 -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 |
|
|
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 |
|