Module: tfg.rendering

View source on GitHub

Rendering module.

Modules

barycentrics module: Set of functions to compute differentiable barycentric coordinates.

camera module: Camera module.

framebuffer module: Storage classes for framebuffers and related data.

interpolate module: Interpolation utilities for attributes.

light module: Light module.

rasterization_backend module: Rasterization backends selector for TF Graphics.

reflectance module: Reflectance module.

splat module: Differentiable point splatting functions for rasterize-then-splat.

texture module: Texture module.

triangle_rasterizer module: This module implements a differentiable rasterizer of triangular meshes.

utils module: Various util functions common for all rasterizers.

volumetric module: Voxels module.

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.