-
Notifications
You must be signed in to change notification settings - Fork 1
New render arch design #53
Comments
http://enginearchitecture.realtimerendering.com/ provides a lot of rendering architecture designs. Unitydesign principles and goals
architechture journeybuilt-in pipeline -> srp -> hybrid dots srp srp archHybrid DOTS SRPrequirements:
DOTS: data-oriented tech stack
DataModelquery all components, compare version number of previous frame, if version number is larger, we need to modify data and upload to gpu. Dynamic InstancingTraditional GPU instancing is too limited |
Halcyon Architecture - SEED - EAHalcyon is a R&D framework to explore the future of interactive entertainment.
a rapid prototyping framework different purpose than frostbite GOAL
hybrid render pipeline Rendering Components
|
branch refractor tracks the progress
main parts of this work
Support Vulkan & DirectX12
Multithread Rendering
Multithread Rendering #54
Shader & Descriptors
Shader Compiling #19
Descriptorset Management #31
Fixed Pipeline -> Render Graph
Render Graph #55
GPU Driven Rendering
GPU Driven Rendering #56
The text was updated successfully, but these errors were encountered: