sqe
TypeScript icon, indicating that this package has built-in type declarations

1.1.2 • Public • Published

sqe

SQE 是基于 threejs 的库,用于简单快速的创建 3D 特效!

Project explain

基础用法:

import { World , MeshComponent } from 'sqe'

const world = new World()

world.start(document.getElementById(el))

world.add(new MeshComponent())

为了方便调式,SQE 提供了场景编辑器 sqe-editer

Readme

Keywords

none

Package Sidebar

Install

npm i sqe

Weekly Downloads

0

Version

1.1.2

License

ISC

Unpacked Size

1.71 MB

Total Files

147

Last publish

Collaborators

  • cl960423