Thanks for response! Maybe you have some examples with using this framework? Because i can't find any information about this.
And maybe i can solve this problem using bsp tree? Can i use it without tree generation in the preFab? i need create 3d objects in runtime. Thanks On Oct 28, 2:48 am, Diogo Moraes <srto....@gmail.com> wrote: > Best advice I can give: Look for the Jigsaw 3d collision framework; > > 2011/10/27 Dexter <dexter....@gmail.com> > > > > > > > > > i read many topics about collision detection in this group. But i have > > problem in my issue. > > i need detect collision without using bounding box. for example, i > > have torus and cube. and i need to move cube without collision when it > > falls in the hole of torus. > > can you help me with this problem?