Skip to content

Latest commit

 

History

History

box2d

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
A sample for using Box2D physical engine in Lua and Google V8 Javascript

The build script is included in the main project in folder "build".

The sample requires Box2D, OpenGL and GLUT, and at least Lua, Google V8 library, or Python.

The sample is SliderCrank in Box2D testbed.

All the Box2D/GL/GLUT related code is written in Lua and Javascript.