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
Hi! Thanks for this library!
I played with it for a hobby project using in combination with lightmap-baker and I found that if the model has tangent attributes then those are not updated and so cause WebGL drawing errors (because the attribute count changes for position, normal and texture attributes but not for tangents..
I suspect the changes would be around this line..?
Hi! Thanks for this library!
I played with it for a hobby project using in combination with lightmap-baker and I found that if the model has tangent attributes then those are not updated and so cause WebGL drawing errors (because the attribute count changes for position, normal and texture attributes but not for tangents..
I suspect the changes would be around this line..?
xatlas-three/src/UVUnwrapper.ts
Line 151 in 9e8edf7
The text was updated successfully, but these errors were encountered: