文件名称:使用WebGL2在玻璃上优化的雨滴效果-JavaScript开发
文件大小:2.6MB
文件格式:ZIP
更新时间:2024-06-14 21:40:07
JavaScript Image Processing
通过WebGL2在玻璃上优化雨滴效果Raindrop FX通过WebGL2在玻璃上优化雨滴效果受https://github.com/codrops/RainEffect的启发检查实时演示:https://lab.sardinefish.com/rain背景图片来自https ://www.pixiv.net/artworks/84765992在浏览器中的使用若要在浏览器中直接使用,请在/bundle/index.js下载预捆绑的脚本并嵌入到您的网页中。
【文件预览】:
raindrop-fx-master
----index.html(1KB)
----.github()
--------workflows()
----bundle()
--------index.d.ts(109B)
--------index.js.map(483KB)
--------index.js(207KB)
----.gitmodules(109B)
----src()
--------shader()
--------utils.ts(261B)
--------index.ts(4KB)
--------loader.d.ts(329B)
--------random.ts(2KB)
--------blur.ts(4KB)
--------renderer.ts(17KB)
--------simulator.ts(8KB)
--------spawner.ts(1KB)
--------raindrop.ts(4KB)
----.vscode()
--------launch.json(471B)
----.npmignore(119B)
----examples()
--------with-node()
--------with-browser()
----tsconfig.json(6KB)
----LICENSE(1KB)
----assets()
--------img()
--------css()
----build()
--------build-node.js(509B)
--------build-browser.js(523B)
----README.md(10KB)
----dist()
--------simulator.d.ts(3KB)
--------utils.d.ts.map(346B)
--------raindrop.d.ts(983B)
--------random.d.ts(762B)
--------spawner.d.ts.map(593B)
--------index.d.ts.map(653B)
--------simulator.d.ts.map(2KB)
--------renderer.d.ts.map(2KB)
--------index.d.ts(739B)
--------renderer.d.ts(4KB)
--------index.js.map(483KB)
--------blur.d.ts.map(618B)
--------random.d.ts.map(683B)
--------index.js(207KB)
--------raindrop.d.ts.map(1000B)
--------utils.d.ts(245B)
--------spawner.d.ts(623B)
--------blur.d.ts(805B)
----.gitignore(2KB)
----zogra-renderer()
----package-lock.json(3KB)
----package.json(1001B)