three.js-regular-polygons:THREE.js 的二维正多边形

时间:2024-07-04 13:57:08
【文件属性】:

文件名称:three.js-regular-polygons:THREE.js 的二维正多边形

文件大小:543KB

文件格式:ZIP

更新时间:2024-07-04 13:57:08

JavaScript

三.js-regular-polygons 使用 GPU 在 THREE.js 中渲染二维正多边形的概念证明。 自我注意事项: 更高的厚度会缩短 IE 中的渲染时间 厚度低于 -.999999 (+99999 ..) 在 Chrome 中渲染为噪声:/ 几乎无法使用,但它给出了想法:)


【文件预览】:
three.js-regular-polygons-master
----.gitignore(30B)
----README.md(510B)
----polygons.js(7KB)
----glsl()
--------regular_polygons_fs.glsl(2KB)
--------regular_polygons_vs.glsl(1KB)
----img()
--------cover.jpg(159KB)
--------fire.jpg(74KB)
--------ice.jpg(57KB)
----Tesselation.js(2KB)
----ShaderLoader.js(1KB)
----index.html(2KB)
----vendors()
--------three.js(789KB)
--------three.min.js(410KB)

网友评论