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.
为什么没有用于 webgl的glMultiDrawElements版本?
看起来就是这么好用的功能,尤其是在绘制大量GL_TRIANGLE_STRIPS或者GL_TRIANGLE_FANs的时候。
GL_TRIANGLE_STRIP
GL_TRIANGLE_FAN
这个功能被遗漏了有什么具体原因吗?