three-sbml-guestgd
Version:
threeJS skinned batched mesh
23 lines (22 loc) • 373 B
JSON
{
"name": "three-sbml-guestgd",
"version": "0.0.3",
"type": "module",
"main": "dist/index.js",
"files": [
"dist"
],
"keywords": [
"threeSMBL",
"threeJS",
"batched",
"perfomance",
"animation",
"lod"
],
"author": "@guestgd",
"peerDependencies": {
"three": ">=0.150.0"
},
"description": "threeJS skinned batched mesh"
}