CodeAndWeb / PhysicsEditor-Loaders

Use these classes to load the plist/xml file written by PhysicsEditor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PhysicsEditor-Loaders

Shape cache classes for various frameworks. Use these classes to load the plist/xml file written by PhysicsEditor

Supported by CodeAndWeb

Framework Exporter in PhysicsEditor Loader Example / Tutorial
cocos2d (ObjC), built-in Chipmunk cocos2d cocos2d Tutorial
cocos2d-x (v3.*, built-in Chipmunk) cocos2d-x cocos2d-x Demo project
LibGDX LibGDX gdx-pe-loader Tutorial
CoronaSDK CoronaSDK not required Tutorial
Box2d + ObjC Box2D generic (PLIST) generic-box2d-plist
Chipmunk + ObjC Chipmunk generic PLIST generic-chipmunk-plist
Objective Chipmunk + ObjC Chipmunk generic PLIST objective-chipmunk-plist

3rd party, unsupported

Framework Exporter in PhysicsEditor Loader Example / Tutorial
AndEngine AndEndgine (XML) AndEngine Demo project
Box2d + cocos2d-x V2.* Box2D generic (PLIST) generic-box2d-plist-cocos2d-x

About

Use these classes to load the plist/xml file written by PhysicsEditor


Languages

Language:Objective-C 38.0%Language:C++ 30.8%Language:Java 24.4%Language:Objective-C++ 6.7%