Kzal
Kzal
I create two PxRigidActors which their shape is PxTriangle,how can I get the information in the PxSimulationEventCallback?I set PxSceneDesc::kineKineFilteringMode but doesn't work.  
Hello Sir, I found that when I use these two lines of code to make the Box move in a circle, its rotation attitude around the center will change. For...
How should I parse a struct and make a mistake parsing its constructor. ``` /// @brief distance result struct COAL_DLLAPI DistanceResult : QueryResult { public: /// @brief minimum distance between...
Hello, could you please tell me if this ray cast on dashed lines also shows a collision when it is cast on the blank space? I've been experimenting on my...
I loaded the ONNX model on Windows, but encountered an error. How should I solve this problem? ``` Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\Users\dell\AppData\Local\Temp\onnxruntime-java11324124454076740368\onnxruntime.dll: 动态链接库(DLL)初始化例程失败。 at java.base/jdk.internal.loader.NativeLibraries.load(Native Method) at java.base/jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:331)...
Hello, could you please tell me if this ray cast on dashed lines also shows a collision when it is cast on the blank space? I've been experimenting on my...
Hello, I have a problem. When I was simulating gears, I defined the two gear models and the PxArticulationLink of the gear shaft as eREVOLUTE type. When I connected the...
The PxArticulationLink in the groove does not collide with the PxArticulationLink in the chute to support its movement along the groove path. Here, I set the shape of the edge...
I built a robot collision scenario and created a GImpactShape for each geom of the robot, then combined these Gimpactshapes into a CompoundCollisionShape. But when I use getIndex0 and getIndex1...
Hello, I have a problem. When I was simulating gears, I defined the two gear models and the PxArticulationLink of the gear shaft as eREVOLUTE type. When I connected the...