在 Three.js 中渲染多边形

发布于 2024-12-25 18:22:15 字数 177 浏览 2 评论 0原文

如何在 two.js 中渲染 n 边多边形。它没有相应的几何结构。我需要它能够渲染凸多边形和凹多边形。所以也许某个地方有补丁或解决方法。 用法: 输入将是 n 个顶点,这将形成 n 边多边形。但是,所有顶点都将位于同一平面上,并且输出应该是渲染的多边形。

How can I render n-sided polygon in three.js. It does not have geometry for that. I need it to be able to render both convex and concave polygons. So maybe there is a patch or workaround somewhere.
Usage:
The input will be n vertices which will make the n-sided polygon. However, all the vertices will be on the same plane and the output should be a rendered polygon.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文