EG 2021 - Posters
Permanent URI for this collection
Browse
Browsing EG 2021 - Posters by Subject "Rendering"
Now showing 1 - 2 of 2
Results Per Page
Sort Options
Item Illumination-driven Light Probe Placement(The Eurographics Association, 2021) Vardis, Konstantinos; Vasilakis, Andreas Alexandros; Papaioannou, Georgios; Bittner, Jirí and Waldner, ManuelaWe introduce a simplification method for light probe configurations that preserves the indirect illumination distribution in scenes with diverse lighting conditions. An iterative graph simplification algorithm discards the probes that, according to a set of evaluation points, have the least impact on the global light field. Our approach is simple, generic and aims at improving the repetitive and often non-intuitive and tedious task of placing light probes on complex virtual environments.Item Tetrahedral Interpolation on Regular Grids(The Eurographics Association, 2021) Bán, Róbert; Valasek, Gábor; Bittner, Jirí and Waldner, ManuelaThis work proposes the use of barycentric interpolation on enclosing simplices of sample points to infer a reconstructed function from discrete data. In particular, we compare the results of trilinear and tetrahedral interpolation over regular 3D grids of second order spherical harmonics (SH) light probes. In general, tetrahedral interpolation only requires four data samples per query in contrast to the 8 samples necessary for trilinear interpolation, at the expense of a more expensive weight computation. Our tetrahedral implementation subdivides the cubical cells into six tetrahedra and uses the barycentric coordinates of the query position as weights to blend the probe data. We show that barycentric coordinates can be calculated efficiently in shaders for our particular tetrahedral decomposition of the cube, resulting only in simple arithmetic and conditional move operations.