Sprout/sprout/darkroom
bolero-MURAKAMI d01ee064e2 fix weed warnings.
add compost library.
2012-11-09 01:09:49 +09:00
..
access fix coding-stype 2012-10-06 00:58:56 +09:00
cameras fix coding-style 2012-10-06 13:53:07 +09:00
colors fix coding-stype 2012-10-06 00:58:56 +09:00
coords fix coding-stype 2012-10-06 00:58:56 +09:00
intersects fix coding-stype 2012-10-06 00:58:56 +09:00
lights fix coding-stype 2012-10-06 00:58:56 +09:00
load fix weed warnings. 2012-11-09 01:09:49 +09:00
materials fix coding-style 2012-10-06 13:53:07 +09:00
objects fix coding-stype 2012-10-06 00:58:56 +09:00
pixels fix coding-style 2012-10-06 13:53:07 +09:00
rays fix coding-stype 2012-10-06 00:58:56 +09:00
renderers fix coding-stype 2012-10-06 00:58:56 +09:00
textures fix weed warnings. 2012-11-09 01:09:49 +09:00
tracers fix coding-stype 2012-10-06 00:58:56 +09:00
access.hpp
cameras.hpp
colors.hpp
coords.hpp
intersects.hpp
lights.hpp add darkroom light_list, parallel_light, ambient_light 2012-08-14 18:17:48 +09:00
materials.hpp fix darkroom bilineer interpolation 2012-08-13 10:56:48 +09:00
objects.hpp destructive change sprout::generate -> sprout::unfold 2012-09-21 15:43:30 +09:00
pixels.hpp
rays.hpp
renderers.hpp fix darkroom whitted_style 2012-08-13 23:55:30 +09:00
textures.hpp
tracers.hpp