What is cocos2d-x?-Cocos2d-x is an open source game engine.. ◦ Spine for flipbook and skeleton animations◦ Dragon Bones, a Flash plugin to export and run Flash animations... -Texture Atl
Trang 13D Programming
Cocos 2D-x and Unity 3D
Nguyễn Đức Toàn -51103691 Bùi Minh Đạo-51100710
Trang 21 What is cocos2d-x?
-Cocos2d-x is an open source game engine
-Under MIT license
Trang 32 Where did Cocos2d-x come from?
Trang 43.Support Platform:
Trang 64 Supported Languages
Trang 8◦ Spine for flipbook and skeleton animations
◦ Dragon Bones, a Flash plugin to export and run Flash animations
Trang 9-Texture Atlas Tools
◦ Texture Packer , and How to use it with Cocos2d-x
◦ Zwoptex
-Tile map Editing Tools
◦ Tiled Map Editor
Trang 11III 3d programming in cocos2d-x:
-3D objects are objects that occurs on a three-axis Cartesian coordinate system
-Cocos2D-x is a 2d gaming library
Trang 12III 3d programming in cocos2d-x:
-As it uses OpenGL internally to draw its stuff, we might leverage it to create some 3D objects on the mix
Trang 13*Example game using cocos2d-x
Trang 16Create a small game with Unity Introduction to main features Licensing
Supported Platform What is Unity ?
3D mobile programming with
Trang 18Multiplatform
Trang 19Licensing – Free and Pro
Unity Pro: cost aprox $1,500 USD or $75/month subscription for a minimum of 12
months
Unity Free: free, but limited in features and watermarked for web, only available to
private and small business
Trang 20Introduction to main features
Workflow Quality
Animation Performance
Trang 21Render
Trang 22Render
Trang 23Lighting
Trang 24Special Effects
Trang 26Physics
Trang 27AI : Built-in Pathfinding
Trang 29Performance
Trang 30video deleted
Trang 31Create a small game with Unity
Trang 32Thank You !