Browsing by Author "Billeter, Markus"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
Item Interactively Modifying Compressed Sparse Voxel Representations(The Eurographics Association and John Wiley & Sons Ltd., 2020) Careil, Victor; Billeter, Markus; Eisemann, Elmar; Panozzo, Daniele and Assarsson, UlfVoxels are a popular choice to encode complex geometry. Their regularity makes updates easy and enables random retrieval of values. The main limitation lies in the poor scaling with respect to resolution. Sparse voxel DAGs (Directed Acyclic Graphs) overcome this hurdle and offer high-resolution representations for real-time rendering but only handle static data. We introduce a novel data structure to enable interactive modifications of such compressed voxel geometry without requiring de- and recompression. Besides binary data to encode geometry, it also supports compressed attributes (e.g., color). We illustrate the usefulness of our representation via an interactive large-scale voxel editor (supporting carving, filling, copying, and painting).