Hugo
Hugo
All examples udpated!
Further to #284 we noticed that missing tests on the execution of a SOFA simulation in a python interpreter For the future, refactoring the PythonEnvironment file to split PythonEnvironment in...
A new feature on all SOFA objects `object.linkpath` now returns a type LinkPath (not a string) to provide directly path of objects in the scene and connect components. This feature...
Some issues were notice with visualization on SP3 master. Works fine with release v21.06.00. Texture visualization with SOFA master does not work due to issue reported here: https://github.com/sofa-framework/sofa/issues/2392 To be...
In all CMakeLists, upgrade `cmake_minimum_required` from 3.12 to 3.22 in order to support the find or fetch mechanism **TODO** - update documentation - update SP3 readme ______________________________________________________ By submitting this...
Further to #4603 It appears that several hyperelastic materials are not passing the tests: - Ogden + Mooney-Rivlin for PK2 - Costa for the Hessian-ElasticityTensor This has to be investigated....
Linked to #25 A webpage could be created on the SOFA website: - summarizing all existing and future validation info to increase SOFA assessment & credibility - defining a template...
Caduceus scene must leave, we should create a new default demo scene See: https://github.com/bakpaul/TestScenes/tree/main/Experimental
Status of prefabs could be discussed further: - should they be located in the SofaPython3 plugin? - should we create many level of abstractions/prefabs? - definition of current prefabs, e.g....
We should discuss the missing features in the plugin [SofaGLFW](https://github.com/sofa-framework/SofaGLFW/) using ImGUI ### Missing features @alxbilger @fredroy do not hesitate to add more items :point_down: - [ ] mouse interaction...