iOS的2D游戏引擎 - Tau Engine

jopen 12年前

Tau Engine是一个iOS 2D游戏引擎,构建在GLKit之上。

特性:

  • 场面管理
  • Object trees with smartly cached modelView matrices
  • 形状绘制的支持 (多边形,椭圆)
  • Loader to create objects from JSON notation for quick editing
  • Full 2d degrees of freedom: translation, rotation, scale
  • Animation on all degrees of freedom
  • Secondary and tertiary degrees of freedom: velocity, acceleration, angular velocity, angular acceleration
  • Solid color and vertex color support
  • Text, sprites, buttons
  • Polygon and circle collision detection
  • Utility functions for sound effects, random number generation, texture loading, etc

项目主页:http://www.open-open.com/lib/view/home/1354515223257