0.0.22 • Published 3 months ago

cwthree.js v0.0.22

Weekly downloads
-
License
ISC
Repository
-
Last release
3 months ago

介绍

一个基于 three.js 的方法库

使用 CWThree 您可更关注于业务逻辑功能

CWThree带来了什么:提供了一些高级效果、性能优化还减少了繁琐的编码过程,提高了可靠性和稳定性。

使用方式

力求极简,开箱即用,使用文档正在完善中...

由于是第一个版本,存在问题会比较多,请注意及时更新,我们会尽可能的保证向下兼容

// 这是一个生成气泡的例子
// 传入一个物体,传入一个用div实现的气泡
const bubble = CWThree.Bubble(Mesh, divDom);
// 插入场景中,完成
scene.add(bubble);

更新日志

three.js 为 148 版本,更新速度会略低于 three.js 的最新版本,以防止项目上出现不可预估的问题

0.0.20

3 months ago

0.0.21

3 months ago

0.0.22

3 months ago

0.0.19

8 months ago

0.0.18

8 months ago

0.0.17

9 months ago

0.0.16

9 months ago

0.0.15

9 months ago

0.0.14

9 months ago

0.0.13

9 months ago

0.0.12

9 months ago

0.0.11

9 months ago

0.0.10

9 months ago

0.0.9

9 months ago

0.0.8

9 months ago

0.0.7

9 months ago

0.0.6

9 months ago

0.0.5

9 months ago

0.0.4

9 months ago

0.0.3

9 months ago

0.0.2

9 months ago

0.0.1

9 months ago

1.0.0

9 months ago