Skip to main content

News

Topic: Physics (Read 4129 times) previous topic - next topic

0 Members and 1 Guest are viewing this topic.
  • N E O
  • [*][*][*][*][*]
  • Administrator
  • Senior Administrator
Physics
Post some useful links regarding physics and such here! Also repost your stuff that got lost in the crash either on the wiki or as a GitHub Gist and link/embed it here :)

verlet-js, a "Verlet integration" physics engine implementation in JavaScript - http://subprotocol.com/verlet-js/ (GitHub repo)

In particular (lol pun), the cloth simulation demo it has is leaps and bounds more interesting than my old displacement map Sphere tech demo (it was basically just sectioning off a Surface and weightedly (not a word, but as close as possible to the word I want) manipulating a radius of points around the selected point). Even vanilla Sphere might even be fast enough to handle it!

Physics!

Re: Physics
Reply #1
lol, thats kewl