1
0

update three-vrm-3

This commit is contained in:
2024-08-04 17:56:35 +09:00
parent 2fb62a68ac
commit f5fa7a9a0c
58 changed files with 12078 additions and 6 deletions

7
.gitignore vendored
View File

@ -1,6 +1,9 @@
node_modules
package-lock.json
*package-lock.json
example
yarn.lock
*yarn.lock
**DS_Store
dist/*.js
*/node_modules
*/public/models
*/dist/models