MCPcopy Create free account
hub / github.com/DavidHDev/react-bits / ModelViewer.jsx

File ModelViewer.jsx

src/tailwind/Components/ModelViewer/ModelViewer.jsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable react-hooks/rules-of-hooks */
2/* eslint-disable react/no-unknown-property */
3import { Suspense, useRef, useLayoutEffect, useEffect, useMemo } from 'react';
4import { Canvas, useFrame, useLoader, useThree, invalidate } from '@react-three/fiber';

Callers

nothing calls this directly

Calls 1

deg2radFunction · 0.70

Tested by

no test coverage detected