README.md
setup.py
tensorflow_graphics/__init__.py
tensorflow_graphics/version.py
tensorflow_graphics/geometry/__init__.py
tensorflow_graphics/geometry/convolution/__init__.py
tensorflow_graphics/geometry/convolution/graph_convolution.py
tensorflow_graphics/geometry/convolution/graph_pooling.py
tensorflow_graphics/geometry/convolution/utils.py
tensorflow_graphics/geometry/convolution/tests/__init__.py
tensorflow_graphics/geometry/convolution/tests/graph_convolution_test.py
tensorflow_graphics/geometry/convolution/tests/graph_pooling_test.py
tensorflow_graphics/geometry/convolution/tests/utils_test.py
tensorflow_graphics/geometry/deformation_energy/__init__.py
tensorflow_graphics/geometry/deformation_energy/as_conformal_as_possible.py
tensorflow_graphics/geometry/deformation_energy/tests/__init__.py
tensorflow_graphics/geometry/deformation_energy/tests/as_conformal_as_possible_test.py
tensorflow_graphics/geometry/representation/__init__.py
tensorflow_graphics/geometry/representation/grid.py
tensorflow_graphics/geometry/representation/point.py
tensorflow_graphics/geometry/representation/ray.py
tensorflow_graphics/geometry/representation/triangle.py
tensorflow_graphics/geometry/representation/mesh/__init__.py
tensorflow_graphics/geometry/representation/mesh/normals.py
tensorflow_graphics/geometry/representation/mesh/utils.py
tensorflow_graphics/geometry/representation/mesh/tests/__init__.py
tensorflow_graphics/geometry/representation/mesh/tests/normals_test.py
tensorflow_graphics/geometry/representation/mesh/tests/utils_test.py
tensorflow_graphics/geometry/representation/tests/__init__.py
tensorflow_graphics/geometry/representation/tests/grid_test.py
tensorflow_graphics/geometry/representation/tests/point_test.py
tensorflow_graphics/geometry/representation/tests/ray_test.py
tensorflow_graphics/geometry/representation/tests/triangle_test.py
tensorflow_graphics/geometry/transformation/__init__.py
tensorflow_graphics/geometry/transformation/axis_angle.py
tensorflow_graphics/geometry/transformation/euler.py
tensorflow_graphics/geometry/transformation/quaternion.py
tensorflow_graphics/geometry/transformation/rotation_matrix_2d.py
tensorflow_graphics/geometry/transformation/rotation_matrix_3d.py
tensorflow_graphics/geometry/transformation/rotation_matrix_common.py
tensorflow_graphics/geometry/transformation/tests/__init__.py
tensorflow_graphics/geometry/transformation/tests/axis_angle_test.py
tensorflow_graphics/geometry/transformation/tests/euler_test.py
tensorflow_graphics/geometry/transformation/tests/quaternion_test.py
tensorflow_graphics/geometry/transformation/tests/rotation_matrix_2d_test.py
tensorflow_graphics/geometry/transformation/tests/rotation_matrix_3d_test.py
tensorflow_graphics/geometry/transformation/tests/rotation_matrix_common_test.py
tensorflow_graphics/geometry/transformation/tests/test_data.py
tensorflow_graphics/geometry/transformation/tests/test_helpers.py
tensorflow_graphics/image/__init__.py
tensorflow_graphics/image/pyramid.py
tensorflow_graphics/image/color_space/__init__.py
tensorflow_graphics/image/color_space/constants.py
tensorflow_graphics/image/color_space/linear_rgb.py
tensorflow_graphics/image/color_space/srgb.py
tensorflow_graphics/image/color_space/tests/__init__.py
tensorflow_graphics/image/color_space/tests/linear_rgb_test.py
tensorflow_graphics/image/color_space/tests/srgb_test.py
tensorflow_graphics/image/tests/__init__.py
tensorflow_graphics/image/tests/pyramid_test.py
tensorflow_graphics/math/__init__.py
tensorflow_graphics/math/math_helpers.py
tensorflow_graphics/math/spherical_harmonics.py
tensorflow_graphics/math/vector.py
tensorflow_graphics/math/interpolation/__init__.py
tensorflow_graphics/math/interpolation/bspline.py
tensorflow_graphics/math/interpolation/slerp.py
tensorflow_graphics/math/interpolation/weighted.py
tensorflow_graphics/math/interpolation/tests/__init__.py
tensorflow_graphics/math/interpolation/tests/bspline_test.py
tensorflow_graphics/math/interpolation/tests/slerp_test.py
tensorflow_graphics/math/interpolation/tests/weighted_test.py
tensorflow_graphics/math/optimizer/__init__.py
tensorflow_graphics/math/optimizer/levenberg_marquardt.py
tensorflow_graphics/math/optimizer/tests/__init__.py
tensorflow_graphics/math/optimizer/tests/levenberg_marquardt_test.py
tensorflow_graphics/math/tests/__init__.py
tensorflow_graphics/math/tests/math_helpers_test.py
tensorflow_graphics/math/tests/spherical_harmonics_test.py
tensorflow_graphics/math/tests/vector_test.py
tensorflow_graphics/nn/__init__.py
tensorflow_graphics/nn/layer/__init__.py
tensorflow_graphics/nn/layer/graph_convolution.py
tensorflow_graphics/nn/layer/tests/__init__.py
tensorflow_graphics/nn/layer/tests/graph_convolution_test.py
tensorflow_graphics/notebooks/__init__.py
tensorflow_graphics/notebooks/mesh_segmentation_dataio.py
tensorflow_graphics/notebooks/mesh_viewer.py
tensorflow_graphics/notebooks/threejs_visualization.py
tensorflow_graphics/notebooks/resources/__init__.py
tensorflow_graphics/notebooks/resources/tfg_simplified_logo.py
tensorflow_graphics/notebooks/resources/triangulated_stripe.py
tensorflow_graphics/rendering/__init__.py
tensorflow_graphics/rendering/camera/__init__.py
tensorflow_graphics/rendering/camera/orthographic.py
tensorflow_graphics/rendering/camera/perspective.py
tensorflow_graphics/rendering/camera/quadratic_radial_distortion.py
tensorflow_graphics/rendering/camera/tests/__init__.py
tensorflow_graphics/rendering/camera/tests/orthographic_test.py
tensorflow_graphics/rendering/camera/tests/perspective_test.py
tensorflow_graphics/rendering/camera/tests/quadratic_radial_distortion_test.py
tensorflow_graphics/rendering/reflectance/__init__.py
tensorflow_graphics/rendering/reflectance/blinn_phong.py
tensorflow_graphics/rendering/reflectance/lambertian.py
tensorflow_graphics/rendering/reflectance/phong.py
tensorflow_graphics/rendering/reflectance/tests/__init__.py
tensorflow_graphics/rendering/reflectance/tests/blinn_phong_test.py
tensorflow_graphics/rendering/reflectance/tests/lambertian_test.py
tensorflow_graphics/rendering/reflectance/tests/phong_test.py
tensorflow_graphics/util/__init__.py
tensorflow_graphics/util/asserts.py
tensorflow_graphics/util/export_api.py
tensorflow_graphics/util/safe_ops.py
tensorflow_graphics/util/shape.py
tensorflow_graphics/util/test_case.py
tensorflow_graphics/util/tfg_flags.py
tensorflow_graphics/util/data_formats/__init__.py
tensorflow_graphics/util/data_formats/exr.py
tensorflow_graphics/util/data_formats/tests/__init__.py
tensorflow_graphics/util/data_formats/tests/exr_test.py
tensorflow_graphics/util/tests/__init__.py
tensorflow_graphics/util/tests/asserts_test.py
tensorflow_graphics/util/tests/export_api_test.py
tensorflow_graphics/util/tests/safe_ops_test.py
tensorflow_graphics/util/tests/shape_test.py
tensorflow_graphics/util/tests/test_case_test.py
tensorflow_graphics_gpu.egg-info/PKG-INFO
tensorflow_graphics_gpu.egg-info/SOURCES.txt
tensorflow_graphics_gpu.egg-info/dependency_links.txt
tensorflow_graphics_gpu.egg-info/requires.txt
tensorflow_graphics_gpu.egg-info/top_level.txt