You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to glaze Engine
A first release of joints and springs will soon be available. There
is a new demo (number 8) showing the pin joint. the demo is a bit
crap at the moment, I'm just trying to think of something
interesting. There is also a spring force now available, in the demo
mouse over a shape, press and hold 'd' and move the mouse.
There are a few experimental performance enhancements as well:
- Shell sort instead of Insert Sort (Thanks to Zzzrrrrr). I need to
profile this.
- Early out for contact point calculation (can/should there ever be
more that 2 contact points between polygons?)