forked from andypotato/artoolkit5-js
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I added SIMD vetorization to our jsartoolkitNFT and i think we could add also to artoolkit5-js. There are some benefits doing this, maybe some little performance improves, but the issue is on Safari that not support this technology. This can resolved detecting which browser in use and loading SIMD or not SIMD version accordingly.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request