Parallel rendering: Difference between revisions

Content deleted Content added
Line 29:
[[OpenSG]] (http://www.opensg.org) is an open source [[Scene graph|scenegraph]] system that provides parallel rendering capabilities, especially on clusters. It hides the complexity of parallel [[Thread (computer science)|multi-threaded]] and clustered applications and supports sort-first as well as sort-last rendering.
 
Golem (https://golem.network) is an open source [[Decentralized application|dApp]] used for parallel computing that currently works with rendering in [[Blender_(software)|Blender]] withand has plans to incorporate more uses.
 
==See also==