6 Commits

Author SHA1 Message Date
Thomas Mann 29bf458eab First POC of ShadowMaps 2024-10-03 16:50:53 +02:00
Thomas Mann 81d7da0f5a Merge branch 'dev' into feat/shadowmap
# Conflicts:
#	.Variations/3352d3a1-ab04-4d0a-bb43-da69095b73fd.var
#	.Variations/7814fd81-b8d0-4edf-b828-5165f5657344.var
#	Core/Animation/Playback.cs
#	Core/Operator/EvaluationContext.cs
#	Operators/Types/lib/3d/TextOutlines_340e6898-c237-4287-acf0-62ec3eeb2b86.t3
#	Operators/Types/lib/3d/_/RenderImageQuad_46e60648-86f7-4eb2-a766-4f3a8237c431.t3
#	Operators/Types/lib/3d/gizmo/BoundingBox_9123651a-5df8-4f85-9e14-2068f33e2ff1.t3
#	Operators/Types/lib/3d/rendering/_/GetCamTransformBuffer.cs
#	Operators/Types/lib/3d/rendering/_/SetContextTexture.cs
#	Operators/Types/lib/dx11/_/RenderImageFx_dcbf2e26-7870-4ccf-9262-9dda256a610a.t3
#	Operators/Types/lib/dx11/_/_ImageFxShaderSetup2_2b20afce-2b54-4bcc-ba0e-e456a0d92833.t3
#	Operators/Types/lib/dx11/buffer/TransformsConstBuffer.cs
#	Operators/Types/lib/dx11/draw/ClearRenderTarget.cs
#	Operators/Types/lib/dx11/draw/OutputMergerStage.cs
#	Operators/Types/lib/dx11/tex/RtvFromTexture2d.cs
#	Operators/Types/lib/dx11/tex/SrvFromTexture2d.cs
#	Operators/Types/lib/exec/context/GetIntVar.cs
#	Operators/Types/lib/exec/context/GetIntVar_470db771-c7f2-4c52-8897-d3a9b9fc6a4e.t3ui
#	Operators/Types/lib/exec/context/SetFloatVar.cs
#	Operators/Types/lib/exec/context/SetIntVariable.cs
#	Operators/Types/lib/exec/context/SetIntVariable_7953f704-ebee-498b-8bdd-a2c201dfe278.t3
#	Operators/Types/lib/exec/context/SetIntVariable_7953f704-ebee-498b-8bdd-a2c201dfe278.t3ui
#	Operators/Types/lib/img/adjust/DepthBufferAsGrayScale_2d62dd4b-9597-4569-a09e-495abf880e34.t3ui
#	Operators/Types/lib/img/fx/_/_multiImageFxSetup_a2567844-3314-48de-bda7-7904b5546535.t3
#	Operators/Types/lib/img/use/BlendWithMask_7da55d23-0bd1-457b-a036-9b6b51d2e34b.t3
#	Operators/Types/user/pixtur/research/DrawShadowResearch.cs
#	Operators/Types/user/pixtur/research/DrawShadowResearch_0fc6dc9f-713f-4f59-922b-3224454704c5.t3
#	Operators/Types/user/pixtur/research/DrawShadowResearch_0fc6dc9f-713f-4f59-922b-3224454704c5.t3ui
#	Operators/Types/user/still/there/helpers/DrawParticlesWithShadows_b1ffe4dd-d734-4392-a644-7c587979066e.t3ui
#	Resources/lib/img/fx/ImageLevels.hlsl
2024-10-03 10:37:46 +02:00
Thomas Mann 3e2a6efc05 ShadowMaps; Add [LogMessage] and improve [SetIntVar] and [GetIntVar] to switch between shadow passes 2022-11-30 00:27:27 +01:00
Thomas Mann 980d80e18e Implementating new data structures for shadow pass rendering 2022-11-24 17:11:10 +01:00
Thomas Mann 0bbade6712 Further clean up namespaces for DataTypes 2022-11-17 18:02:50 +01:00
Thomas Mann 1306a7e542 Some progress on [TextSpritePoint] generation 2022-11-12 22:55:59 +01:00