26
関西 Qt Qt 勉強会 Yuya Adachi (@moguriso) 2012.05.01

関西Qt勉強会 ごーるでん 発表資料

Embed Size (px)

DESCRIPTION

関西Qt勉強会 ごーるでん 発表資料

Citation preview

Page 1: 関西Qt勉強会 ごーるでん 発表資料

関西 QtQt 勉強会

Yuya Adachi (@moguriso)2012.05.01

Page 2: 関西Qt勉強会 ごーるでん 発表資料

自己紹介

足立勇弥Twitter : @moguriso①組込みドライバ②組込みLinux(Driver)③Android(いろいろ)アイデンティティ失い気味...

Page 3: 関西Qt勉強会 ごーるでん 発表資料

3/28Copyright 2012 All right reserved

Agenda

いきさつQt + OpenGLQt3DBuildSample / Demo

Page 4: 関西Qt勉強会 ごーるでん 発表資料

4/28Copyright 2012 All right reserved

いきさつQt Labs japan で” Qt 3D の Qt5 / Qt4 ニュースとリリース”をみるQt+OpenGL アプリ(Win )→ Android へ移植の仕事をすることにOpenGL → OpenGL/ES 移植とか

折角なので Qt3D について調べてみる

Page 5: 関西Qt勉強会 ごーるでん 発表資料

5/28Copyright 2012 All right reserved

Qt + OpenGLQtCreator のサンプル2dpainting

Page 6: 関西Qt勉強会 ごーるでん 発表資料

6/28Copyright 2012 All right reserved

Qt + OpenGLboxesgluPerspectiveが未解決でコンパイルがNGでした...

Page 7: 関西Qt勉強会 ごーるでん 発表資料

7/28Copyright 2012 All right reserved

Qt + OpenGLframebufferobject

Page 8: 関西Qt勉強会 ごーるでん 発表資料

8/28Copyright 2012 All right reserved

Qt + OpenGLframebufferobject2

Page 9: 関西Qt勉強会 ごーるでん 発表資料

9/28Copyright 2012 All right reserved

Qt + OpenGLgrabber

Page 10: 関西Qt勉強会 ごーるでん 発表資料

10/28Copyright 2012 All right reserved

Qt + OpenGLhello_es

Page 11: 関西Qt勉強会 ごーるでん 発表資料

11/28Copyright 2012 All right reserved

Qt + OpenGLhellogl

Page 12: 関西Qt勉強会 ごーるでん 発表資料

12/28Copyright 2012 All right reserved

Qt + OpenGLoverpainting

Page 13: 関西Qt勉強会 ごーるでん 発表資料

13/28Copyright 2012 All right reserved

Qt + OpenGLpbuffers

Page 14: 関西Qt勉強会 ごーるでん 発表資料

14/28Copyright 2012 All right reserved

Qt + OpenGLpbuffers2

Page 15: 関西Qt勉強会 ごーるでん 発表資料

15/28Copyright 2012 All right reserved

Qt + OpenGLtextures

Page 16: 関西Qt勉強会 ごーるでん 発表資料

16/28Copyright 2012 All right reserved

Qt + OpenGL動きませんでしたcube (OpenGL ES 2.0 exsample)GlXXXBuffers系の APIが見つからない模様..../cube/geometryengine.cpp:108: エラー: 'glBindBuffer' was not declared in this scope

Page 17: 関西Qt勉強会 ごーるでん 発表資料

17/28Copyright 2012 All right reserved

Qt3Dhttp://labs.qt.nokia.co.jp/2012/04/23/qt-3d-and-qt5-qt4-news-and-releases.htmlからソースとドキュメントをダウンロードソースを展開してqt3d.proをQtCreator から開く

Page 18: 関西Qt勉強会 ごーるでん 発表資料

18/28Copyright 2012 All right reserved

Qt3D

Page 19: 関西Qt勉強会 ごーるでん 発表資料

19/28Copyright 2012 All right reserved

Qt3Dサンプルをビルドすると↓の感じ

Page 20: 関西Qt勉強会 ごーるでん 発表資料

20/28Copyright 2012 All right reserved

Qt3D

Page 21: 関西Qt勉強会 ごーるでん 発表資料

21/28Copyright 2012 All right reserved

Qt3D

Page 22: 関西Qt勉強会 ごーるでん 発表資料

22/28Copyright 2012 All right reserved

Qt3D

Page 23: 関西Qt勉強会 ごーるでん 発表資料

23/28Copyright 2012 All right reserved

Qt3D

Page 24: 関西Qt勉強会 ごーるでん 発表資料

24/28Copyright 2012 All right reserved

Qt3D

Page 25: 関西Qt勉強会 ごーるでん 発表資料

25/28Copyright 2012 All right reserved

参考

Qt 3D の Qt5 / Qt4 ニュースとリリースhttp://labs.qt.nokia.co.jp/2012/04/23/qt-3d-and-qt5-qt4-news-and-releases.html

Building Qt3D for Qt 4http://doc-snapshot.qt-project.org/qt3d-1.0/qt3d-building.html

いいゴールデンレトリバー子犬 .JPhttp://www.e-golden.jp/free/free002.html

Page 26: 関西Qt勉強会 ごーるでん 発表資料

26/28Copyright 2012 All right reserved

All text and image content in this document is licensed under the Creative Commons Attribution-Share Alike 3.0 License (unless otherwise specified). "LibreOffice" and "The Document Foundation" are registered trademarks. Their respective logos and icons are subject to international copyright laws. The use of these therefore is subject to the trademark policy.

ご清聴ありがとうございました