covision-sdk
v1.0.0
Published
A React-based SDK for 3D visualization and interaction
Maintainers
Readme
Covision SDK
A React-based SDK for 3D visualization and interaction.
Installation
npm install covision-sdkUsage
import { YourComponent } from 'covision-sdk';
// Use the component in your React applicationDependencies
This package requires:
- React 18.2.0 or higher
- @mui/material 5.0.0 or higher
- Three.js and related packages (included as dependencies)
License
MIT
