We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I had like to share my own small , simple and not more powerful 2D Physics engine that made in Processing. one year ago I started to learn processing with zero programing experience and started to work on game making to learn programing.
Actually i want to make a game but that require physics . I tried Box2D but i didn't like conversion between coordinates between world and pixels and less control on body .then i started to make physics engine and today I want to share my physics engine . it is not powerful as Box2D and need more work to do like to add friction,bounciness,and other things but collision detection and collision response works good . I also want to add continues collision detection for fast objects.
if anyone want to use it . I like to make Documentation for that.
Code : Github
Comments
Thanks.
Very nice :)
cameyo
Thanks
Great demo video, @Janglee123. Thank you so much for sharing this.
Really impressive. How long did you work on this?
Wow! very nice!
almost one year @clankill3r and still working thank you