【问题标题】:GLKit's GLKMatrix4 class not available in MonoTouchGLKit 的 GLKMatrix4 类在 MonoTouch 中不可用
【发布时间】:2012-08-05 16:17:24
【问题描述】:

据我了解,我们应该可以在 MonoTouch 应用程序中使用GLKit(请参阅http://docs.xamarin.com/ios/releases/MonoTouch_5/MonoTouch_5.3)。

很遗憾,我在 MonoTouch 库中找不到 GLKitGLKMatrix4 类。

有什么提示吗?

【问题讨论】:

    标签: opengl-es xamarin.ios opengl-es-2.0 glkit


    【解决方案1】:

    找到它,它被命名为Matrix4,它位于OpenTK-1.0.dll 程序集中。

    【讨论】:

      【解决方案2】:

      以下示例均使用 GLKit:

      https://github.com/xamarin/monotouch-samples/tree/monotouch-5.4/GLCameraRipple

      https://github.com/xamarin/monotouch-samples/tree/monotouch-5.4/RosyWriter

      它们都需要 MonoTouch 5.3.xx(截至 2012 年 8 月 6 日,即 Beta 版)。

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 2013-01-15
        • 1970-01-01
        • 2014-08-15
        • 1970-01-01
        • 2012-08-23
        • 1970-01-01
        • 1970-01-01
        相关资源
        最近更新 更多