Download presentation
Presentation is loading. Please wait.
1
iPhone 勉強会 - OpenGL - 纐纈 直也
2
OpenGL (Open Graphics Library) 3D グラフィックスのためのプログラムインター フェイス iPhone では OpenGL Ver1.5 のサブセットである OpenGL ES (OpenGL for Embedded Systems) 1.1 が利用可能 ( iPhone 3G S から OpenGL ES2.0 もサポート)
3
OpenGL ES
4
テンプレートを実行
5
テンプレートの解析 EAGLView.m – OpenGL ES を書くクラス – drawView メソッドに描画用の関数(描画用クラスメ ソッド)を書けば描画される ES1Renderer.m – 描画用のクラス – 図形や背景の関数が書かれている
6
参考文献 OpenGL ® ES Reference Manual http://www.khronos.org/opengles/documentation/opengles1_0/html/index.html http://www.khronos.org/opengles/documentation/opengles1_0/html/index.html iPhone アプリケーションプログラミング ( 新居雅 行 著 ) http ://msyk.net/iphone/ http ://msyk.net/iphone/
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.