wahhg
- 1
- 0
i have to make a physics simulation using box2d and actionscript3.0. So can anybody give me an interesting idea for this
The discussion focuses on creating a physics simulation of a Galton board using Box2D and ActionScript 3.0. Box2D is capable of managing collisions between solid bodies, making it suitable for simulating the behavior of balls falling through a Galton board. The proposed simulation involves individual balls falling and colliding with one another, showcasing the capabilities of Box2D in handling multiple objects in a dynamic environment.
PREREQUISITESGame developers, physics simulation enthusiasts, and programmers interested in using Box2D with ActionScript 3.0 for creating interactive simulations.
wahhg said:i have to make a physics simulation using box2d and actionscript3.0. So can anybody give me an interesting idea for this