-
Hello,
I would like to discuss a design to represent mesh loaded from a file that contains several child meshes.
For example FBX or COLLADA can now be loaded in Sofa using the SofaAssimp plugin …
-
## Description
Using a HRTF from the [SONICOM HRTF dataset](https://www.axdesign.co.uk/tools-and-devices/sonicom-hrtf-dataset) will throw an exception (access violation). This has been tested with …
-
The duplicated code to initialize the data field in component looks really bad & error prone.
Since c++x11 we can probably do much better.
If you think this is something to fix (or at least stop…
-
Build process:
```
cd ~/Apps/git-apps
git clone https://github.com/sofa-framework/sofa.git
cd sofa/src
git checkout master
mkdir build-master
cd build-master
cmake [options] ..
make
```
…
-
There is a conflict using MeshObjLoader for mechanical and for rendering purpose.
for OglModel MeshObjLoader should have handleSeams = 1 to have multiple vertices at a same position and better hand…
-
Hi guys,
I coded a component a few months ago that was designed to grab the OpenGL window of Sofa. It was pretty simple, a glReadPixels on the GL_VIEWPORT, and it was working fine.
Today though, I…
-
Hi! :)
I am trying to change the collision group of a collision model during runtime.
However, the values are not updated correctly, and the `.array()` method returns weird values.
Example to r…
-
Hello,
are you planning to provide a laravel 6 update?
thanks.
-
The following scene is crashing, he is using sofa 19.06 + STLIB + windows 10.
```python
from stlib.scene import MainHeader, ContactHeader, Node
from stlib.physics.deformable import ElasticMateria…
-
Hi everybody,
a couple of days ago I had this error : **TypeError: bad argument type for built-in operation**, referring to this line of code:
_tool.createObject('LinearMotionStateController', indi…