08-12-2020, 12:49 PM
when I put my object into physX convex hull, the convex hull is not matching with my object, and created problems in my simulation, is there any way to fix this?
thanks
thanks
PhysX convex hull question
|
08-12-2020, 12:49 PM
when I put my object into physX convex hull, the convex hull is not matching with my object, and created problems in my simulation, is there any way to fix this?
thanks
08-12-2020, 02:51 PM
Seems like the hull matches to me....remember, convex means all-encompassing with no dips or caves.
08-28-2020, 10:54 AM
İnstead of using “shape” use actor..
https://youtu.be/u7efF-WD2No This will give tou an idea i beleive |