-
```
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 …
-
```
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 …
-
```
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 …
-
```
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 …
-
it's not possible to compile Sibernetic on Linux as make files are missing.
https://github.com/openworm/Smoothed-Particle-Hydrodynamics/commit/1f655b5884060ff32fb9d1141f93b7c2e0ff1759
-
I'm no C++ guru so I'd like clarification about this. There are a few things which I'm not sure should be there:
- "Release" folder
- .project files
- .cproject
-
By popular request from the community. A PPA is a [personal package archive](https://en.wikipedia.org/wiki/Personal_Package_Archive) that enables code to get installed on Ubuntu
-
![ow](https://cloud.githubusercontent.com/assets/495382/2765198/33ae657e-ca21-11e3-96f5-59680310f7db.jpg)
-
Sibernetic will segfault instead of exiting cleanly after pressing CTRL + C
-
There is a definite memory leak in Sibernetic. The following numbers are results reported just after one step:
definitely lost: 2,376 bytes in 32 blocks
indirectly lost: 47,395 bytes in 26 blocks
poss…