mmatl / pyrender

Easy-to-use glTF 2.0-compliant OpenGL renderer for visualization of 3D scenes.
http://pyrender.readthedocs.io/
MIT License
1.31k stars 225 forks source link

Cannot render SpecularGlossinessMaterial #276

Open wzds2015 opened 9 months ago

wzds2015 commented 9 months ago

As titled, when I set material to be SpecularGlossinessMaterial, it raise the attached error.

Screenshot 2024-02-09 at 11 10 00 PM
wzds2015 commented 9 months ago

actually same as #259. Fixed