gei::alien_monster:使用webgl的快速1kb精灵系统 源码
i 带有webgl的快速1kb子画面系统。 特征 :leaf_fluttering_in_wind: 最小,gzip仅为1kb :cyclone: 高性能,60 FPS 利用 import { create } from './src/index.js' const stage = create ( '#canvas' ) const sprite = stage . add ( 'hj.png' ) function loop ( ) { sprite . x = Math . random ( ) * stage . gl . canvas . width sprite .
文件列表
gei-master.zip
(预估有个9文件)
gei-master
.gitignore
32B
README.md
692B
hj.png
5KB
package.json
503B
hj2.png
5KB
src
index.js
5KB
index.html
1KB
yarn.lock
21KB
暂无评论