#40 Generic renderer pipe

Aberto
6 anos atrás foi aberto por caryoscelus · 1 comentários
  • 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 comentado 6 anos atrás
Proprietário

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.
Faça login para participar desta conversação.
Carregando...
Cancelar
Salvar
Ainda não há conteúdo.