Module: tfg.math.spherical_harmonics
Stay organized with collections
Save and categorize content based on your preferences.
This module implements routines required for spherical harmonics lighting.
Functions
evaluate_legendre_polynomial(...)
: Evaluates the Legendre polynomial of degree l and order m at x.
evaluate_spherical_harmonics(...)
: Evaluates a point sample of a Spherical Harmonic basis function.
generate_l_m_permutations(...)
: Generates permutations of degree l and order m for spherical harmonics.
generate_l_m_zonal(...)
: Generates l and m coefficients for zonal harmonics.
integration_product(...)
: Computes the integral of harmonics1.harmonics2 over the sphere.
rotate_zonal_harmonics(...)
: Rotates zonal harmonics.
tile_zonal_coefficients(...)
: Tiles zonal coefficients.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2021-08-09 UTC."],[],[]]