Forum Moderators: Staff
Poser Python Scripting F.A.Q (Last Updated: 2025 Feb 05 6:41 am)
Buy a good book(s) on quaternion mathematics / calculus, and you too will be able to handle collision detection with polygons. Collision detection would absolutely ROXOR, but it ain't something that happens easily (which is why we haven't seen it in four+ versions of Poser). I have a feeling that if it DOES happen any time soon, it will just be boundary box collision -- useful, but still requiring tweaking. Until then, I just use the patented (on soon on sale at Renderosity) Scharmers Mk. I Eyeball method of collision detection. :) ;P
This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.
i am trying to get to where if i put a character's hand into someone's head, it will put it out of the head, simply touching it. how can i get collision detection to push "invading objects" and push them out of the invaded area?