Skip to content
Logo LogoPyPBR
⌘ K
Logo LogoPyPBR

Contents:

  • Getting Started
  • Contributing
  • Python API
    • material
    • utils
    • io
    • models
    • blending
  • Tutorials
    • Materials Creation
    • Material Manipulation
    • BRDF Evaluation and Rendering
    • Materials Blending
    • Advanced Use: Custom Dataset and Rendering Loss
PyPBR
/
Python API

Python API

Modules:

  • material
    • pypbr.material.MaterialBase
    • pypbr.material.BasecolorMetallicMaterial
    • pypbr.material.DiffuseSpecularMaterial
  • utils
    • compute_height_from_normal()
    • compute_normal_from_height()
    • invert_normal()
    • linear_to_srgb()
    • rotate_normals()
    • srgb_to_linear()
  • io
    • load_material_from_folder()
    • save_material_to_folder()
    • select_material_class()
  • models
    • pypbr.models.BRDFModel
    • pypbr.models.CookTorranceBRDF
  • blending
    • Classes
    • Functional API

© 2024, Giuseppe Vecchio Built with Sphinx 8.1.3