Notes |
|
(0098023)
|
git
|
2021-01-09 23:38
|
|
Branch CR32039 has been created by kgv.
SHA-1: dcd21d48b4495214aff20161514a062f72eb1d95
Detailed log of new commits:
Author: kgv
Date: Mon Jan 4 12:17:44 2021 +0300
0032039: Visualization, TKOpenGl - implement simple shadow mapping for a direct light source
Graphic3d_CLight::ToCastShadows() - added new property defining if light should cast shadows (ignored by Ray-Tracing).
OpenGl_ShaderManager::stdComputeLighting() now implements shadow mapping for directional lights.
OpenGl_ShaderManager::prepareGeomMainSrc() now handles copying of arrays.
OpenGl_Context::ShadowMapTexUnit() - added property defining an offset for shadow map texture units.
OpenGl_ShadowMap - added new class storing shadow map FBO with parameters.
OpenGl_View::prepareFrameBuffers() - added resizing of shadow map FBOs.
OpenGl_View::Redraw() - added section redrawing scene into shadow map FBOs via OpenGl_View::renderShadowMap() method.
vrenderparams - added new parameters -shadowMapResolution and -shadowMapBias.
|
|
|
(0098033)
|
git
|
2021-01-10 02:32
|
|
Branch CR32039 has been updated forcibly by kgv.
SHA-1: a2415614578d62eafa019fc12c2117bcc301dff2 |
|
|
(0098037)
|
kgv
|
2021-01-10 04:27
|
|
|
|
(0098089)
|
osa
|
2021-01-12 14:37
|
|
|
|
(0098090)
|
kgv
|
2021-01-12 14:43
|
|
Please use branch CR32039_1 for integration. |
|