Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QuarkGluonPlasma/react-course-code
/ main.js
File
main.js
threejs-model/src/main.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
'./style.css'
;
2
import
* as THREE from
'three'
;
3
import
{ OrbitControls } from
'three/examples/jsm/Addons.js'
;
4
import
mesh from
'./mesh.js'
;
Callers
nothing calls this directly
Calls
1
render
Function · 0.70
Tested by
no test coverage detected