Author: anthony_pajot Date: Wed Apr 20 18:47:17 2011 New Revision: 1021 URL: http://svn.gna.org/viewcvs/pflex-framework?rev=1021&view=rev Log: scale-invariant and relative-error construction for approximant trees. new volume to perturbate an arbitrary volume, sort of 'cloudify' system. some debugging of numerical unstability issues. pathtracing and CBPT correctly handle the fact that a 0-sigma_s point can be sampled, and do not continue the path in this case.
Added: trunk/examples/flexray/volume_regions/turbulent_perturbator/ trunk/examples/flexray/volume_regions/turbulent_perturbator/CMakeLists.txt trunk/examples/flexray/volume_regions/turbulent_perturbator/turbulent_perturbator.cpp trunk/examples/flexray/volume_regions/turbulent_perturbator/turbulent_perturbator.hpp Modified: trunk/examples/flexray/base_itfs/non_analytic_volume_region_comp_itf.cpp trunk/examples/flexray/base_itfs/non_analytic_volume_region_comp_itf.hpp trunk/examples/flexray/base_itfs/scene_itf.cpp trunk/examples/flexray/core_lib/include/light_transport/mp_vvr.hpp 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/approx_tree/mp_builder.hpp trunk/examples/flexray/core_lib/include/maths/approx_tree/mp_builder.template trunk/examples/flexray/core_lib/include/maths/approx_tree/mp_builders.hpp trunk/examples/flexray/core_lib/include/maths/approx_tree/mp_builders.template trunk/examples/flexray/core_lib/include/maths/noise.hpp trunk/examples/flexray/core_lib/include/raytracing/bbox.hpp trunk/examples/flexray/core_lib/src/light_transport/linear_vvr.cpp trunk/examples/flexray/core_lib/src/light_transport/volume_region_itf.cpp trunk/examples/flexray/core_lib/src/maths/noise.cpp trunk/examples/flexray/exporters/blender_flexray_exporter/flexray.py trunk/examples/flexray/external_applis/texture_baker/texture_baker.cpp trunk/examples/flexray/external_applis/texture_baker/texture_baker.hpp trunk/examples/flexray/simulators/rendering/cbpt/cam_path.cpp trunk/examples/flexray/simulators/rendering/cbpt/cam_path.hpp trunk/examples/flexray/simulators/rendering/cbpt/light_path.cpp trunk/examples/flexray/simulators/rendering/cbpt/light_path.hpp trunk/examples/flexray/surface_integrators/path_tracing_pbrt/path_tracing_pbrt.cpp trunk/examples/flexray/surface_integrators/path_tracing_pbrt/path_tracing_pbrt.hpp trunk/examples/flexray/test_scenes/full_indirect/main.xml trunk/examples/flexray/test_scenes/full_indirect/volumes.xml trunk/examples/flexray/textures/patterns/approx_tree_texture/approx_tree_texture.template trunk/examples/flexray/textures/patterns/solid_noise/solid_noise.hpp trunk/examples/flexray/volume_regions/CMakeLists.txt trunk/examples/flexray/volume_regions/ebert_clouds/ebert_clouds.cpp trunk/examples/flexray/volume_regions/ebert_clouds/ebert_clouds.hpp trunk/examples/flexray/volume_regions/voxel_based/builders_configurators.hpp trunk/examples/flexray/volume_regions/voxel_based/voxel_based.cpp _______________________________________________ Pflex-framework-commits mailing list Pflex-framework-commits@gna.org https://mail.gna.org/listinfo/pflex-framework-commits