intersection curve of 3D mesh object and 2D plane
I need a computer graphics book that gives the intersect开发者_开发问答ion curve of 3D mesh object and 2D plane. Could you advise me a book.
Real-Time Collision Detection by Christer Ericson could be a good choice for you since it covers many basic geometry intersection tests. Take a look at its table of contents.
精彩评论