[x3d-public] KHR_materials_emissive_strength

Holger Seelig holger.seelig at yahoo.de
Fri Feb 3 17:34:20 PST 2023


glTF has an extension KHR_materials_emissive_strength:

https://github.com/KhronosGroup/glTF/tree/main/extensions/2.0/Khronos/KHR_materials_emissive_strength

Test files and screenshot here:

https://github.com/KhronosGroup/glTF-Sample-Models/tree/master/2.0/EmissiveStrengthTest

To implement this in X3D there is a need for a new field in X3DOneSidedMaterialNode

X3DOneSidedMaterialNode {
  …
  SFFloat [in,out] emissiveStrength 1 [0, ∞)
}

It would be nice if we could add this.

Best regards,
Holger

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20230204/e05c4329/attachment.html>


More information about the x3d-public mailing list