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
I have recently added these functions - but could not get any sensible output from Babylon. Not sure how to go about debugging this without some more fine-grained tests.
I gave a quick compile into BabylonHX and see that they use UInt16Array and UInt32Array
https://github.com/vujadin/BabylonHx/tree/c45e32d453ecdd52dffb22824a0ac488eb80aafa/com/babylonhx/utils/typedarray
They also use a "subarray" function in Float32Array
The text was updated successfully, but these errors were encountered: