BuckeyeSoftware / rex

rex engine and game
MIT License
15 stars 0 forks source link

Declarative render pass system #62

Open graphitemaster opened 3 years ago

graphitemaster commented 3 years ago

Allow a simple data-drive of render passes, including sub-passes with default "builtin" engine provided textures provided by the names:

The "subpass" section of a pass system would take input from the previous subpass, connected by names too.