gpt4 book ai didi

opengl - 将多个四边形条转换为单个四边形 strip

转载 作者:行者123 更新时间:2023-12-03 01:57:25 25 4
gpt4 key购买 nike

我想通过添加适当的简并四边形将下图中的五个四边形带(指定为下面的黑色索引)转换为单个四边形带。添加的灰色索引似乎可以解决问题,但我想知道是否有更紧凑的方法。 enter image description here

最佳答案

您应该使用primitive restart,而不是使用退化三角形。 。这样,您只需指定特定索引重新启动原语即可。核心 OpenGL 3.1 版本已有数年历史,NV_primitive_restart 扩展受到 NVIDIA(自 GeForce 6xxx 天起)和 ATI(所有 HD 级硬件)的广泛支持。

关于opengl - 将多个四边形条转换为单个四边形 strip ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12886999/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com