Update three.js / js-graph

main
nurbek 2 years ago
parent aff18efafa
commit c8f5a93c6e

@ -3323,6 +3323,7 @@
],
"description": "Three.js is a cross-browser JavaScript library and application programming interface used to create and display animated 3D computer graphics in a web browser using WebGL.",
"icon": "three.js.png",
"dom": "canvas[data-engine*='three.js']",
"js": {
"THREE.REVISION": "^(.+)$\\;version:\\1",
"__THREE__": "^(.+)$\\;version:\\1"