@fantasy3d/particlesystem
v0.1.0
Published
The particle system package of 'Fantasy 3D'
Downloads
1
Maintainers
Readme
@fantasy3d/particlesystem
The particle system 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.
Installation
install
npm install @fantasy3d/particlesystem
import
import { OrbitController } from '@fantasy3d/particlesystem';