You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CesiumMan sample model came through this converter with apparently non-normalized bone weights. Not sure if COLLADA allows such weights, but it's becoming apparent that glTF does not, and the non-normalized weights are showing up as rendering errors in various frameworks now.
Can this converter normalize these weights automatically?
The CesiumMan sample model came through this converter with apparently non-normalized bone weights. Not sure if COLLADA allows such weights, but it's becoming apparent that glTF does not, and the non-normalized weights are showing up as rendering errors in various frameworks now.
Can this converter normalize these weights automatically?
Spec discussion: KhronosGroup/glTF#1213 (comment)
BabylonJS issue: BabylonJS/Babylon.js#4240
Cesium issue: CesiumGS/cesium#6447
Source COLLADA model: https://github.com/KhronosGroup/glTF-Sample-Models/tree/master/sourceModels/CesiumMan
The text was updated successfully, but these errors were encountered: