Giter Site home page Giter Site logo

subox2d's Introduction

suBox2D

suBox2D is a simple wrapper around Box2D physics for use with the Cinder framework.

Wraps Box2D version 2.3.1
Builds against Cinder glNext
Clone into your cinder/blocks/ directory to get started.

Features

  • Sandbox for easier world and body creation
  • Smart pointers for managing the lifetime of physics bodies
  • Scale for converting between world and screen space
  • SimpleControl for easily setting up basic mouse interaction
  • ContactListener to simplify routing of physics event handling
  • Debug Renderer following Box2D convention
  • Project template for using Box2D in Cinder projects.

Purpose

  • Ease Box2d world setup and entity creation
  • Simplify proper coordinate conversion
  • Simplify Box2d entity lifetime management
  • Minimize additional interfaces to learn beyond Box2d and C++11

Box2D is copyright Erin Catto. The source and license of Box2D are in src/Box2D

subox2d's People

Contributors

sansumbrella avatar shaharz avatar teemwerk avatar

Stargazers

Sean Koo 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.