• Stars
    star
    121
  • Rank 293,924 (Top 6 %)
  • Language
    Objective-C
  • Created almost 13 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Objective-C/Cocoa port of the Traer v3.0 physics engine; with iOS demo app.

Traer Physics Engine for Objective-C

https://github.com/chrismiles/CMTraerPhysics

CMTraerPhysics is a port of the Traer v3.0 physics engine to Objective-C/Cocoa by Chris Miles.

Traer Physics is a particle system and spring physics simulator. The library handles the physics simulation only, it is up to the user to implement any graphical output.

The Traer physics engine was originally created by Jeffrey Traer Bernstein http://murderandcreate.com/physics/

Parts of this project were ported from traerAS3 by Arnaud Icard https://github.com/sqrtof5/traerAS3

CMTraerPhysics is open source, released under an MIT license.

A demo iOS application is included, containing example implementations in both OpenGL ES and Core Animation. The demo app is open source and released under an MIT license.

Wonderwall Like Demo Cloth Test Web Test Attraction Grid Demo Spring Test Free Floating Test Attraction Test

Videos

See videos of CMTraerPhysics demos on YouTube http://www.youtube.com/playlist?list=PLADC6B15A0E8772C9

See a presentation about CMTraerPhysics that Chris Miles gave at Melbourne Cocoaheads (March 2012) https://vimeo.com/42195248

Support

CMTraerPhysics is provided open source with no warranty and no guarantee of support. However, best effort is made to address issues raised on Github.

If you would like assistance with integrating CMTraerPhysics or modifying it for your needs, contact the author Chris Miles [email protected] for consulting opportunities.

License

CMTraerPhysics is Copyright (c) 2011-2012 Chris Miles and released open source under a MIT license:

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

More Repositories

1

CMPopTipView

Custom UIView for iOS that pops up an animated "bubble" pointing at a button or other view. Useful for popup tips.
Objective-C
2,734
star
2

CMUnistrokeGestureRecognizer

A port of the $1 Unistroke Recognizer (aka Dollar Gesture Recognizer) to iOS as a UIGestureRecognizer.
Objective-C
650
star
3

DynamicXray

iOS UIKit Dynamics runtime visualisation and introspection library.
Objective-C
561
star
4

EZForm

iOS form handling and validation library.
Objective-C
285
star
5

CMTextStylePicker

iOS view controller tree for presenting a text font/size/colour picker to user.
Objective-C
98
star
6

FancySegue

Fancy storyboard segue transitions rendered with OpenGL ES. Originally presented during the OpenGL ES for iOS 5 talk by Chris Miles at Swipe Conference 2012.
Objective-C
60
star
7

OrganisingCoreData

Organising Core Data Demo iPhone App
Objective-C
37
star
8

ProximityLight

Automagical LIFX bulb control from Estimote iBeacon proximity events.
Objective-C
19
star
9

SwipeOpenGLTriangles

Demo app from the OpenGL ES for iOS 5 talk by Chris Miles at Swipe Conference 2012.
Objective-C
11
star
10

Swipe3D

Demo app from the OpenGL ES for iOS 5 talk by Chris Miles at Swipe Conference 2012.
C
10
star
11

SliceTool

OS X command-line tool to slice up images at multiple resolutions for use in a CATiledLayer.
Objective-C
9
star
12

AHEasing

A library of easing functions for C, C++ and Objective-C
Objective-C
5
star
13

GLPixelAccuratePerspective

Objective-C
4
star
14

MacSceneKitTemplate

Simplest Mac SceneKit application - to use as a template
Objective-C
2
star
15

DIYMeteorology

DIY Meteorology Weather Station
Arduino
1
star
16

Arduino-Footprints

IDL
1
star
17

CMBluetoothKit

Objective-C
1
star