如何在 papervision3D 中对 collada 模型进行抗锯齿?

发布于 2024-08-03 23:41:45 字数 151 浏览 5 评论 0原文

如何在 papervision3D 中对 collada 模型进行抗锯齿?

我尝试到处搜索,但没有找到任何对模型进行抗锯齿的方法。我也尝试过稍微模糊它作为一种抗锯齿方法,但这只会使它看起来更糟。

我该如何正确地做到这一点?

How to anti-alias a collada model in papervision3D?

I've tried searching everywhere but didn't find any ways to anti-alias models. I've also tried blurring it a little as an anti-alias method but that only f-s it up and makes it look worse.

How do I do that properly?

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

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

发布评论

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

评论(1

2024-08-10 23:41:45

哦,好吧,我已经弄清楚了

daeFile.getMaterialByName("Material_1").smooth = true;

Oh well , I've figured that out already

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