Parallel rendering: Difference between revisions

Content deleted Content added
Rescuing 1 sources and tagging 0 as dead. #IABot (v1.6.4)
Line 28:
 
[[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]] with plans to incorporate more uses.
 
==See also==