08-08-2019, 04:24 PM
(This post was last modified: 08-08-2019, 04:25 PM by Eloi Andaluz.)
There is no proper Concave support on physx so far. Here an idea to get "easily" support:
-Right now we have convex Fracture, that decompose any concave geometry in to multiple convex geo changing our geo.
-If its added a function on Physx Shape, where instead of using a convex shape per object, first it creates a "convex fracture" using multiple convex shapes merged together for calculations, we will have fast concave support using physx.
-Right now we have convex Fracture, that decompose any concave geometry in to multiple convex geo changing our geo.
-If its added a function on Physx Shape, where instead of using a convex shape per object, first it creates a "convex fracture" using multiple convex shapes merged together for calculations, we will have fast concave support using physx.