Live data from Hacker News

JavaScript Physics Engine

code.google.com

1–10 of 24 posts

Re: JavaScript Physics Engine

#3
post #2

Cool, how is this diferent from http://box2d-js.sourceforge.net/

Well... its demo is way cooler, for one. =)

Seriously, I'm having way too much fun swinging this ball around and smashing things. Package it up for $0.99 IMO.

Huzzah! http://imageshack.us/f/839/towerofpower.jpg/

Re: JavaScript Physics Engine

#5
post #3
post #2

Cool, how is this diferent from http://box2d-js.sourceforge.net/

Well... its demo is way cooler, for one. =) Seriously, I'm having way too much fun swinging this ball around and smashing things. Package it up for $0.99 IMO. Huzzah! http://imageshack.us/f/839/towerofpower.jpg/

http://desmond.imageshack.us/Himg94/scaled.php?server=94&#38...

Re: JavaScript Physics Engine

#6
post #2

Cool, how is this diferent from http://box2d-js.sourceforge.net/

In the project, it says box2d-js.sf isn't being updated anymore. Would've been nice to take over the older project so people who were using that one would know there was renewed interest in maintaining this code.

Re: JavaScript Physics Engine

#7
post #3
post #2

Cool, how is this diferent from http://box2d-js.sourceforge.net/

Well... its demo is way cooler, for one. =) Seriously, I'm having way too much fun swinging this ball around and smashing things. Package it up for $0.99 IMO. Huzzah! http://imageshack.us/f/839/towerofpower.jpg/

Here's a more permanent home for it. http://www.atomitware.tk/games/box2dwebdemo.html

Re: JavaScript Physics Engine

#10

The performance of the demo is awesome. Has anyone tried to do anything more complicated and tested performance. Would be fun to make a js game from this.

TBH it's a small demo - I've heard while JS engines these days are fast, they still struggle with complex physics simulations. I can't see any performance details/improvements noted in this release - anyone got figures?
Post reply on HN