Rufus31415 / Simple-WebXR-Unity

⭐ Bringing WebXR to Unity 3D ! B-)
https://rufus31415.github.io/webxr/MRTK-HandInteraction/
MIT License
576 stars 82 forks source link

Use several shared arrays between jslib and Unity #1

Closed Rufus31415 closed 4 years ago

Rufus31415 commented 4 years ago

There are now 2 shared arrays (float and byte). To limit the number of index computations and bugs, it would be interesting to have the following shared arrays: Byte arrays :

Float arrays :