3D revision control framework

  • Authors:
  • Jozef Doboš;Anthony Steed

  • Affiliations:
  • University College London;University College London

  • Venue:
  • Proceedings of the 17th International Conference on 3D Web Technology
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

The maintenance of assets in a large 3D scene can involve many authors with potentially different skills and different modeling tools. The standard paradigm of collaborative editing is sharing of files between various instances of applications. This presents problems, not limited to maintaining consistency of the models and dealing with concurrent edits in the same part of a scene. In this paper, we present a novel framework for non-linear revision control and online distribution of 3D assets. This framework supports concurrent asynchronous 3D editing of models and tracking of multiple revisions so that they can be integrated at a later date. It thus provides similar functionality to file-based revision control systems, but is built around a NoSQL database, hence avoids the constraints of file based storage. The framework supports distributed editing over the Internet and additional lightweight clients in web-browsers with WebGL support.