Information

Abstract

Dynamic multiscale vector volumes is a solid representation based on signed distance functions to represent object boundaries. Multiscale vector volumes utilize a binary tree and an embedding mechanism to represent structures on different scales in a compact and efficient way. By extending the representation with an analytical formulation to partly replace signed distance functions, an efficient local animation of boundaries can be achieved. The representation uses a markup language for object definition that allows the user to create their own objects. The concept of dynamic multiscale vector volumes is implemented and tested in the Unity3D editor. The complete rendering is done on the graphics card.

Additional Files and Images

Weblinks

No further information available.

BibTeX

@bachelorsthesis{Langer_Maximillian_DMV,
  title =      "Dynamic Multiscale Vector Volumes",
  author =     "Maximilian Langer",
  year =       "2016",
  abstract =   "Dynamic multiscale vector volumes is a solid representation
               based on signed distance functions to represent object
               boundaries. Multiscale vector volumes utilize a binary tree
               and an embedding mechanism to represent structures on
               different scales in a compact and efficient way. By
               extending the representation with an analytical formulation
               to partly replace signed distance functions, an efficient
               local animation of boundaries can be achieved. The
               representation uses a markup language for object definition
               that allows the user to create their own objects. The
               concept of dynamic multiscale vector volumes is implemented
               and tested in the Unity3D editor. The complete rendering is
               done on the graphics card.",
  month =      apr,
  address =    "Favoritenstrasse 9-11/E193-02, A-1040 Vienna, Austria",
  school =     "Institute of Computer Graphics and Algorithms, Vienna
               University of Technology ",
  URL =        "https://www.cg.tuwien.ac.at/research/publications/2016/Langer_Maximillian_DMV/",
}