【问题标题】:how can i read the openGL code which is converted from WebGL or Unity 3d我如何阅读从 WebGL 或 Unity 3d 转换的 openGL 代码
【发布时间】:2011-07-22 20:40:03
【问题描述】:

众所周知,WebGL 和 Unity3D 被转换为 OpenGL,而 OpenGL 作为回报可以被 GPU 读取。

我的问题是这样的,

是否有任何工具或程序可以读取此 OpenGL 代码。

【问题讨论】:

  • 作为主 OpenGL 不被 GPU 读取,但它是在 GPU 上执行操作的库。 WebGL 几乎相同,但它是 javascript 的包装器。

标签: opengl-es 3d gpu webgl unity3d


【解决方案1】:

要查看在渲染 WebGL 或 Unity3D 内容时对 OpenGL 的调用,请参阅What is the best way to debug OpenGL?

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2017-06-17
    • 1970-01-01
    • 1970-01-01
    • 2021-08-19
    • 2013-05-16
    • 2017-04-26
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多