Age | Commit message (Expand) | Author |
2017-05-27 | ray: use approximate power in specular reflection | Vito Caputo |
2017-05-26 | ray: s/nlerp/lerp/ where normalize is unnecessary | 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-04-27 | *: remove vestigial module/${module}/${module}.h | Vito Caputo |
2017-04-22 | *: add module context machinery | Vito Caputo |
2017-04-22 | ray: remove vestigial ray_threads code | Vito Caputo |
2017-04-22 | ray: convert to generalized threaded rendering | Vito Caputo |
2017-04-22 | *: /render/render_fragment/ in rototiller_module_t | Vito Caputo |
2017-04-21 | *: s/renderer/module/g | Vito Caputo |
2017-02-14 | ray: increase highlight exponent on shiny sphere | Vito Caputo |
2017-02-14 | ray: add highlight exponent to ray_surface_t | Vito Caputo |
2017-02-12 | ray: tweak surface properties | Vito Caputo |
2017-02-12 | ray: update copyright years | Vito Caputo |
2017-02-12 | ray: improve camera movement | Vito Caputo |
2017-02-12 | ray: fixup ray_object_plane_intersects_ray() bug | Vito Caputo |
2017-02-12 | ray: remove vestigial stdio.h include | Vito Caputo |
2017-02-10 | ray: implement all orders in ray_euler_basis() | Vito Caputo |
2017-02-09 | ray: remove redundant recursion depth increment | Vito Caputo |
2017-02-09 | ray: fix mistake in ray:sphere intersection math | Vito Caputo |
2017-01-18 | autotools: s#../../#@top_srcdir@/src# | Vito Caputo |
2017-01-18 | *: move source into src/ subdir | Vito Caputo |