Posted my exit seminar video

by Jason Moore I gave my PhD exit seminar yesterday. It went pretty well and I’ve posted the video in case anyone is interested in it. The source for the slides are here: https://github.com/moorepants/ExitSeminar (Let me know if you want me to post the slides, otherwise I’m going to be lazy).

Pin-pin collision detection and response

by Andrew Kickertz Collision detection via meshes, and rough calculation of post-impact velocities. Over the past couple weeks I’ve been developing a method to detect collisions between pins, modeling them as meshes.  I’m also thinking about describing the pins as parametric surfaces, but that’s another can of worms.  The radius … Continue reading