Browsing Author

Zevan Rosser

I’m Zevan Rosser, I teach at the School of Visual Arts in NYC… I do consulting for a few ad agencies and design firms… I’m the co-author of Learning ActionScript 3.0: A Beginner’s Guide… and I maintain http://www.actionsnippet.com and http://www.shapevent.com…
Author Feed

Introduction to QuickBox2D: Part 2

Introduction to QuickBox2D: Part 2

This entry is part 2 of 2 in the series Introduction to QuickBox2D

This is the second part in a three part tutorial series about QuickBox2D. It’s recommended that you read each part of this series in order. So if you haven’t read part one, you should do so now. You can check it out here.

Introduction to QuickBox2D: Part 1

Introduction to QuickBox2D: Part 1

This entry is part 1 of 2 in the series Introduction to QuickBox2D

This tutorial will teach you the basics of the QuickBox2D library. After reading through the following steps, you’ll be able to create a wide variety of physics simulation effects. Over the course of this tutorial we’ll create a few small demos to familiarize you with QuickBox2D’s basic functionality.