Reducing lag in a distributed physics system through ahead-of-time simulation
An initial implementation
G.T. Zonnenberg (TU Delft - Electrical Engineering, Mathematics and Computer Science)
A. Zaidi – Mentor (TU Delft - Computer Graphics and Visualisation)
Ricardo Marroquim – Mentor (TU Delft - Computer Graphics and Visualisation)
C.A. Raman – Graduation committee member (TU Delft - Pattern Recognition and Bioinformatics)
More Info
expand_more
Other than for strictly personal use, it is not permitted to download, forward or distribute the text or part of it, without the consent of the author(s) and/or copyright holder(s), unless the work is under an open content license such as Creative Commons.
Abstract
Lag in Virtual Reality can be devastating to the enjoyment of participants. This paper reduces the lag in a physics system by implementing a subset of the architecture proposed by Loren Peitso and Don Brutzman. This subset contains an event based physics system together with a networking system. The collision system of the physics system has been heavily reduced in size, as to speedup development of the architecture.
This architecture seems promising and handles predictable cases with almost no noticeable lag. This architecture does not handle external events well, as the lag is noticeable. The `healing' process for unexpected external events should be researched further to make this architecture viable.