Skip to content

Example of physics texture polygon using cocos2d-x and box2d

Notifications You must be signed in to change notification settings

lzubiaur/texpoly

Repository files navigation

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