DarkRadiant: shadow_mapping 8f32f038

Author Committer Branch Timestamp Parent
greebo greebo shadow_mapping 20.03.2022 15:51 shadow_mapping 172cae0f
Affected Issues  0000219: Realtime shadow mode
Changeset 0000219: WIP commit, adding dummy shadow map VP/FP and corresponding C++ wrapper. Add texture atlas and rectangle class.
add - install/gl/shadowmap_fp.glsl Diff File
add - install/gl/shadowmap_vs.glsl Diff File
add - libs/render/Rectangle.h Diff File
mod - radiantcore/CMakeLists.txt Diff File
mod - radiantcore/rendersystem/backend/FrameBuffer.h Diff File
mod - radiantcore/rendersystem/backend/GLProgramFactory.cpp Diff File
mod - radiantcore/rendersystem/backend/GLProgramFactory.h Diff File
mod - radiantcore/rendersystem/backend/LightInteractions.cpp Diff File
mod - radiantcore/rendersystem/backend/LightInteractions.h Diff File
mod - radiantcore/rendersystem/backend/LightingModeRenderer.cpp Diff File
mod - radiantcore/rendersystem/backend/LightingModeRenderer.h Diff File
add - radiantcore/rendersystem/backend/glprogram/ShadowMapProgram.cpp Diff File
add - radiantcore/rendersystem/backend/glprogram/ShadowMapProgram.h Diff File
mod - tools/msvc/DarkRadiantCore.vcxproj Diff File
mod - tools/msvc/DarkRadiantCore.vcxproj.filters Diff File
mod - tools/msvc/libs.vcxproj Diff File
mod - tools/msvc/libs.vcxproj.filters Diff File