├── Diagrams ├── Coordinate Systems.png ├── DeferredRender.png ├── IndirectLighting.png ├── Parallel CommandList RHI.png ├── PrePass.png ├── RDG_Aliasing.png ├── RDG_CommandDependencyTree.png ├── RDG_CommandQueue.png ├── RDG_PassResourceLifetime.png ├── RDG_ResourceTransition.png ├── RDG_SettingShaderParams.png ├── RDG_ShaderParameterBinding.png ├── RDG_Stages.png ├── RHIUnrealDiagram.png ├── SceneTextureStruct.png ├── ShadowProjection.png ├── Triangle Render.png ├── TriangleOutput.png └── VulkanPipeLine.png ├── Fundamentals of Graphics Programming.md ├── Preface.md ├── README.md ├── References.md ├── Render Dependency Graph (RDG).md ├── Render Hardware Interface (RHI).md ├── Triangle Shader.md └── Unreal Engine Rendering Pipeline.md /Diagrams/Coordinate Systems.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/staticJPL/Render-Dependency-Graph-Documentation/HEAD/Diagrams/Coordinate Systems.png -------------------------------------------------------------------------------- /Diagrams/DeferredRender.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/staticJPL/Render-Dependency-Graph-Documentation/HEAD/Diagrams/DeferredRender.png -------------------------------------------------------------------------------- /Diagrams/IndirectLighting.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/staticJPL/Render-Dependency-Graph-Documentation/HEAD/Diagrams/IndirectLighting.png -------------------------------------------------------------------------------- /Diagrams/Parallel CommandList RHI.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/staticJPL/Render-Dependency-Graph-Documentation/HEAD/Diagrams/Parallel CommandList RHI.png -------------------------------------------------------------------------------- /Diagrams/PrePass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/staticJPL/Render-Dependency-Graph-Documentation/HEAD/Diagrams/PrePass.png -------------------------------------------------------------------------------- /Diagrams/RDG_Aliasing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/staticJPL/Render-Dependency-Graph-Documentation/HEAD/Diagrams/RDG_Aliasing.png -------------------------------------------------------------------------------- /Diagrams/RDG_CommandDependencyTree.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/staticJPL/Render-Dependency-Graph-Documentation/HEAD/Diagrams/RDG_CommandDependencyTree.png -------------------------------------------------------------------------------- /Diagrams/RDG_CommandQueue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/staticJPL/Render-Dependency-Graph-Documentation/HEAD/Diagrams/RDG_CommandQueue.png -------------------------------------------------------------------------------- /Diagrams/RDG_PassResourceLifetime.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/staticJPL/Render-Dependency-Graph-Documentation/HEAD/Diagrams/RDG_PassResourceLifetime.png -------------------------------------------------------------------------------- /Diagrams/RDG_ResourceTransition.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/staticJPL/Render-Dependency-Graph-Documentation/HEAD/Diagrams/RDG_ResourceTransition.png -------------------------------------------------------------------------------- /Diagrams/RDG_SettingShaderParams.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/staticJPL/Render-Dependency-Graph-Documentation/HEAD/Diagrams/RDG_SettingShaderParams.png -------------------------------------------------------------------------------- /Diagrams/RDG_ShaderParameterBinding.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/staticJPL/Render-Dependency-Graph-Documentation/HEAD/Diagrams/RDG_ShaderParameterBinding.png -------------------------------------------------------------------------------- /Diagrams/RDG_Stages.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/staticJPL/Render-Dependency-Graph-Documentation/HEAD/Diagrams/RDG_Stages.png -------------------------------------------------------------------------------- /Diagrams/RHIUnrealDiagram.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/staticJPL/Render-Dependency-Graph-Documentation/HEAD/Diagrams/RHIUnrealDiagram.png -------------------------------------------------------------------------------- /Diagrams/SceneTextureStruct.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/staticJPL/Render-Dependency-Graph-Documentation/HEAD/Diagrams/SceneTextureStruct.png -------------------------------------------------------------------------------- /Diagrams/ShadowProjection.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/staticJPL/Render-Dependency-Graph-Documentation/HEAD/Diagrams/ShadowProjection.png -------------------------------------------------------------------------------- /Diagrams/Triangle Render.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/staticJPL/Render-Dependency-Graph-Documentation/HEAD/Diagrams/Triangle Render.png -------------------------------------------------------------------------------- /Diagrams/TriangleOutput.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/staticJPL/Render-Dependency-Graph-Documentation/HEAD/Diagrams/TriangleOutput.png -------------------------------------------------------------------------------- /Diagrams/VulkanPipeLine.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/staticJPL/Render-Dependency-Graph-Documentation/HEAD/Diagrams/VulkanPipeLine.png -------------------------------------------------------------------------------- /Fundamentals of Graphics Programming.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/staticJPL/Render-Dependency-Graph-Documentation/HEAD/Fundamentals of Graphics Programming.md -------------------------------------------------------------------------------- /Preface.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/staticJPL/Render-Dependency-Graph-Documentation/HEAD/Preface.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/staticJPL/Render-Dependency-Graph-Documentation/HEAD/README.md -------------------------------------------------------------------------------- /References.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/staticJPL/Render-Dependency-Graph-Documentation/HEAD/References.md -------------------------------------------------------------------------------- /Render Dependency Graph (RDG).md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/staticJPL/Render-Dependency-Graph-Documentation/HEAD/Render Dependency Graph (RDG).md -------------------------------------------------------------------------------- /Render Hardware Interface (RHI).md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/staticJPL/Render-Dependency-Graph-Documentation/HEAD/Render Hardware Interface (RHI).md -------------------------------------------------------------------------------- /Triangle Shader.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/staticJPL/Render-Dependency-Graph-Documentation/HEAD/Triangle Shader.md -------------------------------------------------------------------------------- /Unreal Engine Rendering Pipeline.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/staticJPL/Render-Dependency-Graph-Documentation/HEAD/Unreal Engine Rendering Pipeline.md --------------------------------------------------------------------------------