Age | Commit message (Expand) | Author |
---|---|---|
2017-08-15 | ray: misc computational fixups | Vito Caputo |
2017-06-03 | ray: convert from recursive to iterative tracing | Vito Caputo |
2017-06-02 | ray: precompute primary ray for ray_object_sphere_t | Vito Caputo |
2017-06-02 | ray: plumb depth and camera to objects | Vito Caputo |
2017-05-12 | ray: mult normalize in ray_object_sphere_normal | Vito Caputo |
2017-05-12 | ray: add ray_scene_prepare() object precomputing | Vito Caputo |
2017-02-12 | ray: remove vestigial stdio.h include | Vito Caputo |
2017-02-09 | ray: fix mistake in ray:sphere intersection math | Vito Caputo |
2017-01-18 | *: move source into src/ subdir | Vito Caputo |