|
cc126a153e
|
Add ray count and duration stats
|
2013-09-12 09:10:22 -07:00 |
|
|
3a5c6cddf9
|
Add max_depth parameter
|
2013-09-11 10:33:20 -07:00 |
|
|
6bb7689ac0
|
Add lights to the scene
|
2013-09-10 21:49:01 -07:00 |
|
|
72c0d1475e
|
Yay!
|
2013-09-10 21:04:56 -07:00 |
|
|
568e3f4c55
|
Update scene module for C++
|
2013-09-10 16:28:38 -07:00 |
|
|
c06fb87990
|
Add scene_add_object
|
2013-09-07 18:41:33 -07:00 |
|
|
cee4113f6a
|
Remove basics include from scene.h
|
2013-09-07 16:48:57 -07:00 |
|
|
b4cc32a196
|
Add ObjectList struct
|
2013-09-07 16:10:50 -07:00 |
|
|
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 |
|