MCPcopy
hub / github.com/Vishal-raj-1/Awesome-JavaScript-Projects / 3DCube.js

File 3DCube.js

assets/js/3DCube.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { OrbitControls } from "https://threejs.org/examples/jsm/controls/OrbitControls.js";
2
3let camera, scene, renderer, cube;
4

Callers

nothing calls this directly

Calls 2

initFunction · 0.70
animateFunction · 0.70

Tested by

no test coverage detected