occt: master 88b312d3
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
iko | bugmaster | master | 2019-12-24 13:05:00 | master 0858125f |
Affected Issues | 0031099: Visualization, TKOpenGl - support Point light source with artistic full cut-off distance | |||
Changeset | 0031099: Visualization, TKOpenGl - support Point light source with artistic full cut-off distance "Range" parameter of point light sources (positional and spot) concidering in PBR has been added. Angular attenuation parameter of spot light in PBR has been reimplemented based on existing "concentration" parameter. |
|||
mod - src/Graphic3d/Graphic3d_CLight.cxx | Diff File | |||
mod - src/Graphic3d/Graphic3d_CLight.hxx | Diff File | |||
mod - src/OpenGl/OpenGl_ShaderManager.cxx | Diff File | |||
mod - src/OpenGl/OpenGl_ShaderManager.hxx | Diff File | |||
mod - src/OpenGl/OpenGl_View_Raytrace.cxx | Diff File | |||
mod - src/Shaders/Declarations.glsl | Diff File | |||
mod - src/Shaders/FILES | Diff File | |||
add - src/Shaders/PointLightAttenuation.glsl | Diff File | |||
mod - src/Shaders/Shaders_Declarations_glsl.pxx | Diff File | |||
add - src/Shaders/Shaders_PointLightAttenuation_glsl.pxx | Diff File | |||
mod - src/ViewerTest/ViewerTest_ViewerCommands.cxx | Diff File | |||
add - tests/v3d/glsl/pbr_attenuation | Diff File |