Now that we've written a simple render pass, we turn our attention to creating and editing render graphs. There are two methods of doing this: using the Render Graph Editor and using Python scripting.
Our rendering model is mostly designed around Unity's rendering pipeline, but we hope the techniques presented are general enough to be adaptable to other real-time, rasterization-based pipelines.