最大化纹素密度和一致性的 UV 映射算法?

发布于 2024-09-17 06:59:25 字数 103 浏览 5 评论 0原文

我正在寻找一种方法来自动将 3D 网格的多边形映射到 UV 空间,以使纹素密度最大化并在多边形之间尽可能保持一致。是否存在一种算法可以在这方面提供比平面、盒子、圆柱和球形等标准投影更好的结果?

I'm looking for a way to automatically map a 3D mesh's polygons onto UV space such that texel density is maximized and kept as consistent as possible between polygons. Does an algorithm exist that will provide better results in this respect than standard projections such as planar, box, cylindrical, and spherical?

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

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

发布评论

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

评论(2

亽野灬性zι浪 2024-09-24 06:59:25

这是一个众所周知的问题。您应该看看 http://alice.loria.fr/ Publications/papers/2002/lscm/lscm.pdf。另外,Google 学术搜索可能是您的朋友!

It is a widely known problem. You should take a look at http://alice.loria.fr/publications/papers/2002/lscm/lscm.pdf. Also Google Scholar might be your friend!

百变从容 2024-09-24 06:59:25

除了 tibur 引用的论文 /a>,有一篇题为“ABF++:快速且稳健的基于角度的扁平化”的论文,作者为 Sheffer, Lévy 、Mogilnitsky 和 ​​Bogomyakov 讨论了一种可用于创建满足规定要求的纹理贴图的算法。

Aside from the paper cited by tibur, there's a paper titled "ABF++: fast and robust angle based flattening" by Sheffer, Lévy, Mogilnitsky and Bogomyakov which discusses an algorithm that can be used to create texture maps which satisfy the stated requirements.

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