Module: tfg.rendering.volumetric
Stay organized with collections
Save and categorize content based on your preferences.
Voxels module.
Modules
absorption
module: This module implements the absorption-only voxel rendering.
emission_absorption
module: This module implements the emission absorption voxel rendering.
ray_density
module: This module implements the radiance-based ray rendering.
ray_radiance
module: This module implements the radiance-based ray rendering.
visual_hull
module: This module implements the visual hull voxel rendering.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2021-08-09 UTC.
[null,null,["Last updated 2021-08-09 UTC."],[],[],null,["# Module: tfg.rendering.volumetric\n\n\u003cbr /\u003e\n\n|----------------------------------------------------------------------------------------------------------------------------------|\n| [View source on GitHub](https://github.com/tensorflow/graphics/blob/master/tensorflow_graphics/rendering/volumetric/__init__.py) |\n\nVoxels module.\n\nModules\n-------\n\n[`absorption`](../../tfg/rendering/volumetric/absorption) module: This module implements the absorption-only voxel rendering.\n\n[`emission_absorption`](../../tfg/rendering/volumetric/emission_absorption) module: This module implements the emission absorption voxel rendering.\n\n[`ray_density`](../../tfg/rendering/volumetric/ray_density) module: This module implements the radiance-based ray rendering.\n\n[`ray_radiance`](../../tfg/rendering/volumetric/ray_radiance) module: This module implements the radiance-based ray rendering.\n\n[`visual_hull`](../../tfg/rendering/volumetric/visual_hull) module: This module implements the visual hull voxel rendering."]]