6 ms·
One of my favorite books is Real-Time Collision Detection[1] which covers this and other adjacent topics(like cache line aware data structures!). I generally re
by vvanders 3y ago
One of my favorite books is Real-Time Collision Detection[1] which covers this and other adjacent topics(like cache line aware data structures!). I generally refer to it as "data structures for 2D/3D" and I think only the Art of Electronics has more value on a page-by-page basis for the domains I've enjoyed.
[1] https://realtimecollisiondetection.net/books/rtcd/ https://realtimecollisiondetection.net/books/rtcd/
- OnionBlender 3y agoI'm surprised there was never a 2nd edition in the past 20 years.
- _the_inflator 3y agoI think the advice and mechanics are timeless. This is robust CS and Math stuff which stood the test of time. And this makes the book itself so valuable. I own it.
- bananaboy 3y agoNote that there may be a 2nd edition coming but any release is against Christer Ericson's wishes and he's not involved: https://twitter.com/ChristerEricson/status/1050488747010060288 https://twitter.com/ChristerEricson/status/10504887470100602...
- lebaux 3y agoNice, I literally just asked the OP to provide a link! Thank you!
- aappleby 3y agoYep that's the book.
- samlittlewood 3y agoNB: there is a planned 2nd edition without the involvement and against the wishes of the author :( https://x.com/christerericson/status/1050488747010060288?s=46&t=Oehu9L_wdmo9CGRfAH-KKA https://x.com/christerericson/status/1050488747010060288?s=4...
- djmips 3y agoThis is a damn good book. I always recommend it to colleagues.
- dannyfritz07 3y agohttps://www.realtimerendering.com/intersections.html https://www.realtimerendering.com/intersections.html