diff --git a/src/technologies/t.json b/src/technologies/t.json index 529cc704e..ba37e8040 100644 --- a/src/technologies/t.json +++ b/src/technologies/t.json @@ -3365,6 +3365,7 @@ 25 ], "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.", + "dom": "canvas[data-engine*='three.js']", "icon": "Three.js.svg", "js": { "THREE.REVISION": "^(.+)$\\;version:\\1",