Git Product home page Git Product logo

tauengine's Introduction

TauEngine!

This is a 2D game engine built from scratch for iOS 5's GLKit. It's powering at least one game live in the app store (mine!), but it's still early in its development. You may be more interested in the more mature Cocos2d framework for game development. On the other hand, maybe you enjoy GLKit's helper functions and ARC—in which case, hack away!

Features

  • Scene management
  • Object trees with smartly cached modelView matrices
  • Shape drawing support (polygons, ellipses)
  • 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

Installation

You can set up your project to use TauEngine by using XCode's workspaces feature. Here is a good blog post that details how to do it.

tauengine's People

Contributors

ianterrell avatar artisonian avatar

Watchers

James Cloos avatar metalkin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.