Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ OrbitControls } from
"https://threejs.org/examples/jsm/controls/OrbitControls.js"
;
2
3
let
camera, scene, renderer, cube;
4
Callers
nothing calls this directly
Calls
2
init
Function · 0.70
animate
Function · 0.70
Tested by
no test coverage detected