Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
http://smotr.im/9KwB
有一些图片:1)我有一个纹理2)我已经用三角形条画了一条线3)我需要达到的结果
问题是如何在这些通常不是常规四边形的线段内绘制纹理?
你是什么意思,“通常不是常规的四边形”?它们是四边形吗?
如果它们是四边形,只需正常分配纹理坐标。硬件将正确插值。
如果它们不是四边形,你为什么不把它们做成四边形呢?