Author: anthony_pajot
Date: Thu Nov 18 16:06:39 2010
New Revision: 949

URL: http://svn.gna.org/viewcvs/pflex-framework?rev=949&view=rev
Log:
refactored code for CPU voxelized volume region, now only the construction code 
and the functors have to be coded to create a new voxelized volume region. will 
make the same thing for CUDA versions. linear is coded, compiles and runs 
without triggering assertions in the constant case, to be really tested now

Added:
    trunk/examples/flexray/volume_regions/voxel_based/constant_voxel_based.hpp
    trunk/examples/flexray/volume_regions/voxel_based/linear_voxel_based.hpp
Modified:
    trunk/examples/flexray/core_lib/CMakeLists.txt
    trunk/examples/flexray/core_lib/include/light_transport/constant_vvr.hpp
    
trunk/examples/flexray/core_lib/include/light_transport/cuda_voxelized_volume_region.hpp
    trunk/examples/flexray/core_lib/include/light_transport/linear_vvr.hpp
    trunk/examples/flexray/core_lib/include/light_transport/linear_vvr.template
    
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/maths/triple_sse.inl
    trunk/examples/flexray/core_lib/include/maths/vector.inl
    trunk/examples/flexray/core_lib/include/shading/spectrum.inl
    trunk/examples/flexray/core_lib/include/shading/spectrum_scaler.inl
    trunk/examples/flexray/core_lib/src/light_transport/constant_vvr.cpp
    trunk/examples/flexray/core_lib/src/light_transport/linear_vvr.cpp
    trunk/examples/flexray/test_scenes/full_indirect/main.xml
    trunk/examples/flexray/volume_regions/voxel_based/voxel_based.cpp
    trunk/examples/flexray/volume_regions/voxel_based/voxel_based.hpp


_______________________________________________
Pflex-framework-commits mailing list
Pflex-framework-commits@gna.org
https://mail.gna.org/listinfo/pflex-framework-commits

Reply via email to