Java - Collision Project (ongoing)

Currently, in Processing, one of my classmates and I have been working some simple physics modelling. It's a work in progress and we haven't achieved what we'd like to, but here's a demonstration:


As is fairly obvious from the demonstration, no collision between individual balls has been implemented yet. However, the balls collide against the walls of the window and recognize when they have "collided" with another ball by changing colours.

We're considering building a simple Pool game from this afterwards and implementing the classes and functions we've created here.

Popular posts from this blog

Creating a Messenger Bot: Part 1

Java - Snowflake Animation

Lego EV3 Project - Software