简体   繁体   中英

How do I read all of the current faces being sent to OpenGL for rendering

我有一个想从中读取网格数据的旧程序,有没有一种方法可以访问所有程序(不仅仅是读取程序)正在发送到OpenGL缓冲区的所有面/三角带。

glintercept

GLIntercept is a OpenGL function call interceptor for Windows that will intercept and log all OpenGL calls. 

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM