You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Only overlap information reported when collision happened. Is it possible to also provide contact points in report?
Overlap information provides contact normal vector, and penetration depth. But not contact points. To implement a proper physics engine, points are also needed to apply force from that points.
Btw love the work here.
The text was updated successfully, but these errors were encountered:
Hi,
Only overlap information reported when collision happened. Is it possible to also provide contact points in report?
Overlap information provides contact normal vector, and penetration depth. But not contact points. To implement a proper physics engine, points are also needed to apply force from that points.
Btw love the work here.
The text was updated successfully, but these errors were encountered: