Reputation: 14761
I want to write a program in which I must recognize whether shapes collide together or not. I suspect that I must use class WakeupOnCollisionEntry
, but I don't know how. Please help me.
Upvotes: 1
Views: 613
Reputation: 205885
I've not tried it, but the example in Collision Detection with Java3D looks instructive.
Upvotes: 2