Difference between revisions of "3D Technologies and Solutions"
m (→Radiance) |
m |
||
Line 20: | Line 20: | ||
Framework to transport live scene graph data to renderer (originally USD to OpenGL render engine). Open source, developed by Pixar. | Framework to transport live scene graph data to renderer (originally USD to OpenGL render engine). Open source, developed by Pixar. | ||
=== Irradiance === | |||
Radiant flux received by a surface per unit area. The unit of irradiance is the watt per square metre (W⋅m<sup>−2</sup>). | |||
=== OGS === | === OGS === | ||
Line 29: | Line 33: | ||
=== Radiance === | === Radiance === | ||
Radiant flux emitted, reflected, transmitted, or received by a given surface, per unit solid angle per unit projected area. Unit | Radiant flux emitted, reflected, transmitted, or received by a given surface, per unit solid angle per unit projected area. Unit fora radiance is watt per steradian per square metre (W·sr<sup>−1</sup>·m<sup>−2</sup>). | ||
[[File:Photometry radiometry units.png|960px]] |
Revision as of 09:50, 13 September 2024
This article describes some terms and solutions used in 3D visualization industry.
ATF
Autodesk translation framework, framework for data exchange.
BRDF
Bidirectional reflectance distribution function.
BSDF
Bidirectional scattering distribution function. Used as generalization for reflectance and transmittance, eg BSDF = BRDF + BTDF.
BTDF
Bidirectional transmittance distribution function.
Hydra (HD)
Framework to transport live scene graph data to renderer (originally USD to OpenGL render engine). Open source, developed by Pixar.
Irradiance
Radiant flux received by a surface per unit area. The unit of irradiance is the watt per square metre (W⋅m−2).
OGS
Open graphics system, viewport renderer used in Autodesk software (3ds Max, Maya, AutoCAD, Inventor, Revit, Fusion, Infraworks, Navisworks, Recap, etc).
Not to be confused with OpenSceneGraph (OSG).
Radiance
Radiant flux emitted, reflected, transmitted, or received by a given surface, per unit solid angle per unit projected area. Unit fora radiance is watt per steradian per square metre (W·sr−1·m−2).