开发者

Powder Physics Games

开发者 https://www.devze.com 2022-12-26 13:11 出处:网络
Does anyone have any experience with this sort of thing? I\'m talking about applets like this http://dan-ball.jp/en/j开发者_JAVA百科avagame/dust/

Does anyone have any experience with this sort of thing?

I'm talking about applets like this http://dan-ball.jp/en/j开发者_JAVA百科avagame/dust/

I'm really interested in how they work, it seems more like fluid-dynamics than regular game physics. Does anyone know any open source variations, or any hints on how they might work? I think it would be really fun and challenging to work on something like this, but I'm not sure where to start researching...

Thanks :)


One place you can look is at Processing.org. There you can find some examples of those types of programs, including the source and some decent explanations. It is java-like, but not entirely java.


I've played around with both phys2d and jbox2d. I find Phys2d is easier to use.

0

精彩评论

暂无评论...
验证码 换一张
取 消