Author: anthony_pajot
Date: Thu Jul 15 22:12:37 2010
New Revision: 834

URL: http://svn.gna.org/viewcvs/pflex-framework?rev=834&view=rev
Log:
integrated RTGPU09 BVH, and corrected the kd-tree. but they are slow...

Added:
    trunk/examples/flexray/core_lib/include/raytracing/GPU/rtgpu09/Bvh.h   
(with props)
    trunk/examples/flexray/core_lib/include/raytracing/GPU/rtgpu09/bvh.cu
    
trunk/examples/flexray/core_lib/include/raytracing/GPU/rtgpu09/rtgpu09_bvh.hpp
    
trunk/examples/flexray/core_lib/include/raytracing/GPU/rtgpu09/rtgpu09_bvh_helper.hpp
    
trunk/examples/flexray/core_lib/include/raytracing/GPU/rtgpu09/rtgpu09_bvh_helper.inl
    
trunk/examples/flexray/core_lib/include/raytracing/GPU/rtgpu09/rtgpu09_bvh_helper_binder.hpp
    
trunk/examples/flexray/core_lib/src/raytracing/GPU/rtgpu09/rtgpu09_bvh_helper.cpp
    trunk/examples/flexray/flexray_macros_simple.hpp
    
trunk/examples/flexray/simulators/rendering/mcbpt/vis_backends/radius/radius_backend_config.hpp
    trunk/examples/flexray/simulators/rendering/mcbpt/vis_backends/rtgpu09_bvh/
    
trunk/examples/flexray/simulators/rendering/mcbpt/vis_backends/rtgpu09_bvh/CMakeLists.txt
    
trunk/examples/flexray/simulators/rendering/mcbpt/vis_backends/rtgpu09_bvh/bvh_backend_config.hpp
    
trunk/examples/flexray/simulators/rendering/mcbpt/vis_backends/rtgpu09_bvh/gpu_wrapper_rtgpu09_bvh.cu
    
trunk/examples/flexray/simulators/rendering/mcbpt/vis_backends/rtgpu09_bvh/gpu_wrapper_rtgpu09_bvh.hpp
    
trunk/examples/flexray/simulators/rendering/mcbpt/vis_backends/rtgpu09_bvh/rtgpu09_bvh_vis_backend.cpp
    
trunk/examples/flexray/simulators/rendering/mcbpt/vis_backends/rtgpu09_bvh/rtgpu09_bvh_vis_backend.hpp
    
trunk/examples/flexray/simulators/rendering/mcbpt/vis_backends/rtgpu09_kd/kd_backend_config.hpp
Modified:
    trunk/examples/flexray/core_lib/CMakeLists.txt
    trunk/examples/flexray/core_lib/include/raytracing/GPU/rtgpu09/KdTree.h
    
trunk/examples/flexray/core_lib/include/raytracing/GPU/rtgpu09/Utils/Memory.h
    trunk/examples/flexray/core_lib/include/raytracing/GPU/rtgpu09/common.cu
    
trunk/examples/flexray/core_lib/include/raytracing/GPU/rtgpu09/common_textures.hpp
    trunk/examples/flexray/core_lib/include/raytracing/GPU/rtgpu09/kdtree.cu
    
trunk/examples/flexray/core_lib/include/raytracing/GPU/rtgpu09/rtgpu09_kd_helper.hpp
    
trunk/examples/flexray/core_lib/include/raytracing/GPU/rtgpu09/rtgpu09_kd_helper.inl
    
trunk/examples/flexray/core_lib/include/raytracing/GPU/rtgpu09/rtgpu09_kd_helper_binder.hpp
    
trunk/examples/flexray/core_lib/include/raytracing/GPU/rtgpu09/rtgpu09_macros.hpp
    trunk/examples/flexray/core_lib/src/memory/memory.cpp
    trunk/examples/flexray/core_lib/src/raytracing/GPU/rtgpu09/Bvh.cpp
    trunk/examples/flexray/core_lib/src/raytracing/GPU/rtgpu09/KdTree.cpp
    trunk/examples/flexray/simulators/rendering/mcbpt/cbpt_config.hpp
    
trunk/examples/flexray/simulators/rendering/mcbpt/vis_backends/CMakeLists.txt
    
trunk/examples/flexray/simulators/rendering/mcbpt/vis_backends/radius/gpu_wrapper_radius.cu
    
trunk/examples/flexray/simulators/rendering/mcbpt/vis_backends/radius/gpu_wrapper_radius.hpp
    
trunk/examples/flexray/simulators/rendering/mcbpt/vis_backends/rtgpu09_kd/gpu_wrapper_rtgpu09_kd.hpp
    trunk/examples/flexray/simulators/rendering/mcbpt/vis_shading_computer.cpp
    trunk/examples/flexray/test_scenes/full_indirect/main.xml


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

Reply via email to