New glTF clearcoat sample model crashes Sandbox
See original GitHub issueI’m developing a new glTF test model for the draft KHR_materials_clearcoat
extension, in https://github.com/KhronosGroup/glTF-Sample-Models/pull/251.
When I drop the GLB on https://sandbox.babylonjs.com/, I get an unhandled exception in the console:
babylon.js:16 BJS - [10:16:38]: Error: FRAGMENT SHADER ERROR: 0:632: 'TBN' : undeclared identifier
ERROR: 0:632: 'perturbNormal' : no matching overloaded function found
ERROR: 0:632: '=' : dimension mismatch
ERROR: 0:632: 'assign' : cannot convert from 'const mediump float' to 'highp 3-component vector of float'
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Crashing when importing glTF 3D model : r/godot - Reddit
I'm trying to import this 3D model (glTF), but Godot crashes. Link to free model. The folder contains a bin file, and a...
Read more >What's New | Babylon.js Documentation
What's New · Moved all instance data from Geometry to Mesh such that the same Geometry object can be used by many meshes...
Read more >Khronos Releases Wave of New glTF PBR 3D Material ...
New Physically Based Rendering extensions for Clear Coat, Transmission and Sheen continue to build a powerful, interoperable, material model ...
Read more >CodeSadbox - Introducing improved Crash Reporting!
CodeSadbox - Introducing improved Crash Reporting! Have you ever been using CodeSandbox only to encounter a suddenly blank screen?
Read more >Trailmakers - Building & Crashing A Helicopter! - YouTube
Welcome to Trailmakers! Today I build a helicopter in sandbox mode then take it on some test flights and epic crashes !
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yes I am in less than 1 hour, was scared to have lied 😉
Perfect fix will be in in less than 1 hour 😉