-
I build the reactphysics3d project on Release. Next I build the INSTALL project on Release and it cause this error: Серьезность MSB3073 exit from command "setlocal
"C:\Program Files\CMake\bin\cmake.…
-
I need to find all objects which are inside some volume(sphere, frustum). How do it with reactphysics3d?
-
I have been attempting to make a convex mesh shape, both using full faces and triangle faces, with this error occurring with both of them. It occurs when another rigid-body collides with the convex me…
-
Hi, so, is possible that? I've searched the examples and the doc for something to set the body like sensor (not process collision).
I know about the normal detection of touch with traditional functio…
ghost updated
3 years ago
-
![ezgif-6-543c504de3d9](https://user-images.githubusercontent.com/29050483/99888188-f1e98500-2c9e-11eb-9495-1b76a7d7afab.gif)
I am experiencing a strange issue with rotation, as you can see in the …
-
cool project, I tried to build for Linux, but it crashes when I start Sandbox, because the vulkan is not initialized, there is a light library reactphysics3d for simulate physics, I would really like …
-
Hello,
I have created a collisionbody for my camera, and attach a capsuleshap on it. when it collide with somethink, my program crash. Same problem with sphereshap. It work only with boxshape.
My …
-
I appreciate your work and I also I wanted to ask to push some kind of very simple demo using some GUI libs.
Can you show or put the demo which uses ReactPhysics3D and draw for ex: Box in a window…
-
Errors while building the library. Here is the console output:
```
C:\Users\USER\Desktop\reactphysics3d>mingw32-make
[ 1%] Building CXX object CMakeFiles/reactphysics3d.dir/src/body/CollisionBod…
-
On installing on ubuntu linux 18.04 I get the following install messages
Install the project...
-- Install configuration: "Release"
-- Installing: /usr/local/lib/libreactphysics3d.so.0.7.1
--…