MCPcopy 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

1import './style.css';
2import * as THREE from 'three';
3import { OrbitControls } from 'three/examples/jsm/Addons.js';
4import mesh from './mesh.js';

Callers

nothing calls this directly

Calls 1

renderFunction · 0.70

Tested by

no test coverage detected