The addons package of Fantasy 3D.
Fantasy 3D is a web-first real-time interactive 3d visualization framework base on three.js. Use ECS(Entity-Component-System) design and easy to use and light weight.Can be used to develop digital twins, digital city, digital factory, 3D GIS, ect.
install
npm install @fantasy3d/addons
import
import { OrbitController } from '@fantasy3d/addons';