We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Graphics

Title: Efficient Animation of Sparse Voxel Octrees for Real-Time Ray Tracing

Abstract: A considerable limitation of employing sparse voxels octrees (SVOs) as a model format for ray tracing has been that the octree data structure is inherently static. Due to traversal algorithms' dependence on the strict hierarchical structure of octrees, it has been challenging to achieve real-time performance of SVO model animation in ray tracing since the octree data structure would typically have to be regenerated every frame. Presented in this article is a novel method for animation of models specified on the SVO format. The method distinguishes itself by permitting model transformations such as rotation, translation, and anisotropic scaling, while preserving the hierarchical structure of SVO models so that they may be efficiently traversed. Due to its modest memory footprint and straightforward arithmetic operations, the method is well-suited for implementation in hardware. A software ray tracing implementation of animated SVO models demonstrates real-time performance on current-generation desktop GPUs, and shows that the animation method does not substantially slow down the rendering procedure compared to rendering static SVOs.
Comments: Preprint of an article submitted for review to IEEE Transactions on Visualization and Computer Graphics
Subjects: Graphics (cs.GR)
Cite as: arXiv:1911.06001 [cs.GR]
  (or arXiv:1911.06001v2 [cs.GR] for this version)

Submission history

From: Asbjørn Engmark Espe [view email]
[v1] Thu, 14 Nov 2019 08:58:23 GMT (468kb,D)
[v2] Thu, 5 Dec 2019 16:58:30 GMT (1364kb,D)

Link back to: arXiv, form interface, contact.