mirror of
https://github.com/lighttransport/tinyusdz.git
synced 2026-01-18 01:11:17 +01:00
Introduces spectral data support for USD with the wavelength: namespace: - wavelength:reflectance for spectral material reflectance - wavelength:ior for spectral index of refraction with Sellmeier support - wavelength:emission for spectral light source SPD with CIE illuminant presets 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
How to setup documentation environment
$ python -m pip install mkdocs
$ python -m pip install mkdocs-material
$ python -m pip install markdown-katex