Author: anthony_pajot Date: Fri Oct 22 16:34:25 2010 New Revision: 937 URL: http://svn.gna.org/viewcvs/pflex-framework?rev=937&view=rev Log: kd-tree based voxelized representation of a volume region, and a component that allows us to use it to represent any underlying volume, tested only for totally homogeneous media at the moment...
Added: trunk/examples/flexray/base_itfs/volume_region_comp_itf.hpp - copied, changed from r935, trunk/examples/flexray/base_itfs/volume_region_itf.hpp trunk/examples/flexray/base_itfs/volume_region_comp_itf.inl - copied, changed from r932, trunk/examples/flexray/base_itfs/volume_region_itf.inl trunk/examples/flexray/core_lib/include/light_transport/volume_region_itf.hpp trunk/examples/flexray/core_lib/include/light_transport/volume_region_itf.inl trunk/examples/flexray/core_lib/include/light_transport/voxelized_volume_region.hpp trunk/examples/flexray/core_lib/include/light_transport/voxelized_volume_region.template trunk/examples/flexray/core_lib/include/memory/fix_size_stack.hpp trunk/examples/flexray/core_lib/src/light_transport/voxelized_volume_region.cpp trunk/examples/flexray/volume_regions/voxel_based/ trunk/examples/flexray/volume_regions/voxel_based/CMakeLists.txt trunk/examples/flexray/volume_regions/voxel_based/voxel_based.cpp trunk/examples/flexray/volume_regions/voxel_based/voxel_based.hpp Removed: trunk/examples/flexray/base_itfs/volume_region_itf.hpp trunk/examples/flexray/base_itfs/volume_region_itf.inl Modified: trunk/examples/flexray/core_lib/CMakeLists.txt trunk/examples/flexray/core_lib/include/raytracing/bbox.hpp trunk/examples/flexray/core_lib/include/shading/spectrum_scaler.hpp trunk/examples/flexray/core_lib/include/shading/spectrum_scaler.inl trunk/examples/flexray/test_scenes/full_indirect/main.xml trunk/examples/flexray/volume_regions/CMakeLists.txt trunk/examples/flexray/volume_regions/uniform/uniform.cpp trunk/examples/flexray/volume_regions/uniform/uniform.hpp _______________________________________________ Pflex-framework-commits mailing list Pflex-framework-commits@gna.org https://mail.gna.org/listinfo/pflex-framework-commits