#40 Generic renderer pipe

Open
opened 6 years ago by caryoscelus · 1 comments
  • RenderTask: frame to render and rendered parts, .completed()
  • render manager thread: has a queue of RenderTasks, passes them further after finishing with them

This would allow to make more rendering process generic and not re-invent stuff for every renderer.

- `RenderTask`: frame to render and rendered parts, `.completed()` - render manager thread: has a queue of `RenderTask`s, passes them further after finishing with them This would allow to make more rendering process generic and not re-invent stuff for every renderer.
caryoscelus commented 6 years ago
Owner

With node tree in place, it would make sense to build render tree alongside it.

With node tree in place, it would make sense to build render tree alongside it.
Sign in to join this conversation.
Loading...
Cancel
Save
There is no content yet.