anthParticle:JavaScript粒子引擎

时间:2021-05-11 14:39:57
【文件属性】:
文件名称:anthParticle:JavaScript粒子引擎
文件大小:352KB
文件格式:ZIP
更新时间:2021-05-11 14:39:57
JavaScript anthParticle 粒子动画引擎Js版本,兼容Android端动态壁纸文件格式(example/data/config.xml)。 使用方式参考example(example/index.html), 说明 兼容主流浏览器 loader与引擎分离,可根据源数据格式选择最适合的loader 有完整的单元测试 APIs ap = new anthParticle(options) options: { fps: 60, canvas: document.createElement('canvas'), loader: new anthParticleXmlLoader({ data: xmlDataString, image: imageCanvas }), fpsMeter: new FPSMeter() } : 画布 [loader
【文件预览】:
anthParticle-master
----.jshintrc(412B)
----.gitignore(613B)
----package.json(1KB)
----server()
--------routes.js(1KB)
--------index.js(102B)
--------server.js(551B)
----karma.conf.js(3KB)
----gulpfile.js(5KB)
----LICENSE(1KB)
----index.js(141B)
----README.md(1KB)
----example()
--------data()
--------index.htm(4KB)
--------js()
--------css()
--------index.html(2KB)
--------lib()
--------bower.json(356B)
----lib()
--------util.js(3KB)
--------emitter.js(2KB)
--------index.js(3KB)
--------scene.js(6KB)
--------loader()
--------model.js(6KB)
--------vector.js(1KB)
----test()
--------.jshintrc(36B)
--------res()
--------test-jsonLoader.js(2KB)
--------test-emmitter.js(1KB)
--------test-model.js(4KB)
--------test-util.js(4KB)
--------test-xmlLoader.js(3KB)
--------test-main.js(2KB)
----.editorconfig(207B)

网友评论