Advertisement

Any tutorial on Multipass Rendering?

Started by December 27, 2020 01:45 AM
10 comments, last by swiftcoder 4 years ago

Key_C0de said:
Should I even bother sorting the Passes though (in my small game engine)?

It's probably not necessary. I make the programmer order them correctly in the first place - the API uses scoped handles for inputs/outputs, so it's impossible to feed the output of a later stage into an earlier one.

Tristam MacDonald. Ex-BigTech Software Engineer. Future farmer. [https://trist.am]

This topic is closed to new replies.

Advertisement