Android OpenGL ES2.0编程教程系列之总览

35 篇文章 0 订阅
8 篇文章 0 订阅

原文链接 

用OpenGL ES显示图形

The Android framework provides plenty of standard tools for creating attractive, functional graphical user interfaces. However, if you want more control of what your application draws on screen, or are venturing into three dimensional graphics, you need to use a different tool. The OpenGL ES APIs provided by the Android framework offers a set of tools for displaying high-end, animated graphics that are limited only by your imagination and can also benefit from the acceleration of graphics processing units (GPUs) provided on many Android devices.
Android框架提供了大量用于创建有趣的、功能性图形用户界面的标准工具。然而,如果你想更多地控制你的应用在屏幕上画什么,或冒险进入3D图形,那么你就需要使用一个不同的工具。Android框架提供了一系列用于显示只受限于你想象力的高端、生动的图形的工具,当然这也受益于许多Android设备提供的GPUs加速。

This class walks you through the basics of developing applications that use OpenGL, including setup, drawing objects, moving drawn elements and responding to touch input.
本课程带你掌握使用OpenGL开发应用的基本知识,包括创建项目、绘制对象、移动绘图元素以及响应触摸输入事件。

The example code in this class uses the OpenGL ES 2.0 APIs, which is the recommended API version to use with current Android devices. For more information about versions of OpenGL ES, see the OpenGL developer guide.
本课程的例程代码使用的是OpenGL ES 2.0 APIs,这是针对目前Android设备推荐的API版本。

This class walks you through the basics of developing applications that use OpenGL, including setup, drawing objects, moving drawn elements and responding to touch input.
本课程带你掌握使用OpenGL开发应用的基本知识,包括创建项目、绘制对象、移动绘图元素以及响应触摸输入事件。

The example code in this class uses the OpenGL ES 2.0 APIs, which is the recommended API version to use with current Android devices. For more information about versions of OpenGL ES, see the OpenGL developer guide.
本课程的例程代码使用的是OpenGL ES 2.0 APIs,这是针对目前Android设备推荐的API版本。如果想了解更多的关于OpenGL ES版本的信息,请看OpenGL开发指导

Note: Be careful not to mix OpenGL ES 1.x API calls with OpenGL ES 2.0 methods! The two APIs are not interchangeable and trying to use them together only results in frustration and sadness.
注意:小心混合使用OpenGL ES 1.x API调用和OpenGL ES 2.0方法!这两种APIs是不可交替的,尝试混合使用它们只会导致沮丧和悲伤。

系列课程



  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值