lzubiaur / texpoly

Example of physics texture polygon using cocos2d-x and box2d

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Texture polygon (texpoly)

Texpoly is a cocos2d-x project example part of a short tutorial on texture and polygon triangulation with cocos2d-x and box2d. The tutorial is available here and the video demo here.

alt tag

Requirements

  • cocos2d-x 2.2.1

Installation and usage

  • Clone the git repository in $YOUR_COCOS2D_ROOT/projects
  • Open either the proj.ios/texpoly.xcodeproj or proj.mac/texpoly.xcodeproj projects

Credits

cocos2d-x box2d poly2tri clipper

About

Example of physics texture polygon using cocos2d-x and box2d


Languages

Language:C++ 93.0%Language:Objective-C++ 3.0%Language:Objective-C 1.2%Language:Shell 1.0%Language:Java 0.6%Language:C 0.6%Language:Makefile 0.6%