-
```
Right now, Bullet/Extras/sph includes the SPH fluid simulation by Rama
Hoeltzlein.
There is no interaction with Bullet yet, so please add this.
```
Original issue reported on code.google.com …
-
@Gjacquenot wrote a test comparing a Hertz sphere with an equivalent Elastic Foundation sphere and measuring the dependency of force with depth. I'm filing this issue with the discussion to date copie…
-
```
For NaturalMotion forward dynamics, powering ragdoll joints using strong
motors, it is useful to have a Featherstone implementation available.
- including motors
- handling contacts
See Vangel…
-
```
Hello,
in the simulator we're working, we use Bullet for simulating volumetric soft
bodies, as well as rigid bodies.
My colleague Davide Zerbato noticed how the refine method wasn't refining th…
-
```
For NaturalMotion forward dynamics, powering ragdoll joints using strong
motors, it is useful to have a Featherstone implementation available.
- including motors
- handling contacts
See Vangel…
-
```
For NaturalMotion forward dynamics, powering ragdoll joints using strong
motors, it is useful to have a Featherstone implementation available.
- including motors
- handling contacts
See Vangel…
-
```
btSoftBody::updateConstants() changes link resting lengths to their current
length. This is not desired, as updateConstants() is called for things like
transforming and scaling the soft body.
…
-
Hi all,
I have a RigidBodyManipulator - simply, it is an Acrobot with parameters for the two link lengths (I can post it if it helps).
I am trying to do some stuff similar to what's happening in Par…
-
```
Right now, Bullet/Extras/sph includes the SPH fluid simulation by Rama
Hoeltzlein.
There is no interaction with Bullet yet, so please add this.
```
Original issue reported on code.google.com …
-
Hello ,
I am getting segmentation fault when I try the OpenCL Demos from this git commit: e317b646430e8601ffa0cdddf3dfd77a56a200c7
This is my log:
```
main startCreating context
Created GL 3.0 cont…