文件名称:Example3D
介绍说明--下载内容均来自于网络,请自行研究使用
更新的这个C++代码范例演示了一个简单3D引擎。显示屏上所有可见内容都用Open GL ES作了3D渲染;如果终端支持的话该范例也支持硬件加速。这个应用支持S60 3rd Edition及后续版本,可适应不同屏幕尺寸和显示方向。经过更新的这个版本提供了加强的纹理载入并增加了堆与栈的大小。可以从诺基亚论坛网站下载支持S60 2nd Edition和Series 80 2nd Edition的独立范例。主要的类有:OpenGL ES (API), CIdle, Math, CImageDecoder, CAknKeySoundSystem。-This updated C++ code example demonstrates a simple 3D engine. All visible on the display content made with Open GL ES 3D rendering if the terminal supports it also supports hardware acceleration of the sample. The application supports S60 3rd Edition and later, can adapt to different screen sizes and display orientation. This updated version provides enhanced texture loading and increase the size of the heap and stack. Can be downloaded from Forum Nokia supports S60 2nd Edition Series 80 2nd Edition and the independent sample. The main categories are: OpenGL ES (API), CIdle, Math, CImageDecoder, CAknKeySoundSystem.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Example3D\.cproject
.........\.project
.........\data\Example3D.svg
.........\....\font.gif
.........\....\picture.jpg
.........\....\picture2.jpg
.........\group\ABLD.BAT
.........\.....\bld.inf
.........\.....\Example3D.mmp
.........\.....\Example3D.rss
.........\.....\Example3D_reg.rss
.........\.....\icons.mk
.........\inc\3DObjects.h
.........\...\3DTypes.h
.........\...\C3DBase.h
.........\...\C3DRenderer.h
.........\...\CEngine.h
.........\...\CFpsCounter.h
.........\...\CGame.h
.........\...\CGameTimer.h
.........\...\CPictureLoader.h
.........\...\CPolygonObject.h
.........\...\Example3D.hrh
.........\...\Example3DApp.h
.........\...\Example3DAppUi.h
.........\...\Example3DContainer.h
.........\...\Example3DDocument.h
.........\...\M3dObject.h
.........\...\MGame.h
.........\...\MGameTimerObserver.h
.........\...\TBitmap.h
.........\Install\Example3D_Armv5.pkg
.........\.......\Example3D_Armv5.SISx
.........\.......\Example3D_Carbide.pkg
.........\.......\Example3D_GCCE.pkg
.........\Licence.txt
.........\release_notes.htm
.........\release_notes.txt
.........\S60_Platform_3D_Game_Engine_Example_v1_0_en.pdf
.........\src\C3DBase.cpp
.........\...\C3DRenderer.cpp
.........\...\CEngine.cpp
.........\...\CFpsCounter.cpp
.........\...\CGame.cpp
.........\...\CGameTimer.cpp
.........\...\CPictureLoader.cpp
.........\...\CPolygonObject.cpp
.........\...\Example3DApp.cpp
.........\...\Example3DAppUi.cpp
.........\...\Example3DContainer.cpp
.........\...\Example3DDocument.cpp
.........\data
.........\group
.........\inc
.........\Install
.........\src
Example3D
.........\.project
.........\data\Example3D.svg
.........\....\font.gif
.........\....\picture.jpg
.........\....\picture2.jpg
.........\group\ABLD.BAT
.........\.....\bld.inf
.........\.....\Example3D.mmp
.........\.....\Example3D.rss
.........\.....\Example3D_reg.rss
.........\.....\icons.mk
.........\inc\3DObjects.h
.........\...\3DTypes.h
.........\...\C3DBase.h
.........\...\C3DRenderer.h
.........\...\CEngine.h
.........\...\CFpsCounter.h
.........\...\CGame.h
.........\...\CGameTimer.h
.........\...\CPictureLoader.h
.........\...\CPolygonObject.h
.........\...\Example3D.hrh
.........\...\Example3DApp.h
.........\...\Example3DAppUi.h
.........\...\Example3DContainer.h
.........\...\Example3DDocument.h
.........\...\M3dObject.h
.........\...\MGame.h
.........\...\MGameTimerObserver.h
.........\...\TBitmap.h
.........\Install\Example3D_Armv5.pkg
.........\.......\Example3D_Armv5.SISx
.........\.......\Example3D_Carbide.pkg
.........\.......\Example3D_GCCE.pkg
.........\Licence.txt
.........\release_notes.htm
.........\release_notes.txt
.........\S60_Platform_3D_Game_Engine_Example_v1_0_en.pdf
.........\src\C3DBase.cpp
.........\...\C3DRenderer.cpp
.........\...\CEngine.cpp
.........\...\CFpsCounter.cpp
.........\...\CGame.cpp
.........\...\CGameTimer.cpp
.........\...\CPictureLoader.cpp
.........\...\CPolygonObject.cpp
.........\...\Example3DApp.cpp
.........\...\Example3DAppUi.cpp
.........\...\Example3DContainer.cpp
.........\...\Example3DDocument.cpp
.........\data
.........\group
.........\inc
.........\Install
.........\src
Example3D