Marcus Roth
Nanyang Technological University
4 Papers
15 Citations
Marcus Roth is an academic researcher from Nanyang Technological University. The author has contributed to research in topics: Rendering (computer graphics) & Scene graph. The author has an hindex of 4, co-authored 4 publications.
Chat about Author
Papers
A multi-thread safe foundation for scene graphs and its extension to clusters
G. Voß,J. Behr,Dirk Reiners,Marcus Roth +3 more
- 09 Sep 2002
TL;DR: This work describes the general framework used by the OpenSG scene graph system to enable multiple concurrent threads to independently manipulate the scene graph without interfering with each other.
74
Multi-threading and clustering for scene graph systems
TL;DR: This work presents an approach for a very general multi-threading framework that allows total separation of threads without total replication of data, and also supports extensions to clusters, both for sort-first and sort-last rendering configurations.
42
Load Balancing on Cluster-Based Multi Projector Display Systems
Marcus Roth,Patrick Riess,Dirk Reiners +2 more
- 01 Jan 2006
TL;DR: This paper presents an approach to do load balancing for arbitrary multi projector systems, based on a sort-rst approach, which has noticeable advantages over other approaches: it has moderate and predictable communication overhead, and it has no problems with multipass or transparent rendering.
Sorted pipeline image composition
Marcus Roth,Dirk Reiners +1 more
- 11 May 2006
TL;DR: The Sorted Pipeline Composition algorithm is described, which reduces the amount of data that needs to be transferred by an order of magnitude and results in a frame rate that is at least twice as high as the widely used binary swap image composition algorithm.
5