SofaPython3 icon indicating copy to clipboard operation
SofaPython3 copied to clipboard

A python plugin for Sofa offering a pythonic interface and python3 support.

Results 85 SofaPython3 issues
Sort by recently updated
recently updated
newest added

This method's goal is to reduce as much as possible thee data serialization

pr: status wip
pr: experimental

Add a reusable `addObject` method in splib.utils. This method should be used everywhere in the prefab instead of self.addObject when just adding SOFA component to enable the use of kwargs.

pr: status wip

My version is v25.06, and I encountered an error in the example-forcefield.py file.

The following page for Linux installation using runSofa command: https://sofapython3.readthedocs.io/en/latest/content/Installation.html#using-python3 uses instead of /build which could be used everywhere in the docs I added a simple script instead of wordy...

enhancement
pr: status wip

I like to get a high-quality screenshot of a certain moment, but the screenshots in the SOFA UI can only get images of the screen resolution size. Can I use...

In #532, draw and drawTools are binding. In the present PR, I add extensions in drawTool to render from python: - 3d images from memory or files.

pr: status wip

I tried using SofaPython by following the [docs](https://sofapython3.readthedocs.io/en/v24.12.00-doc-generation/content/FirstSteps.html), but the code could not run well. In Sofa Gui there's nothing showed up and the error is: > [ERROR] [Simulation] Simulation::initTextures()...

Refactoring of the SofaPython [Bindings/Modules](https://github.com/sofa-framework/SofaPython3/tree/master/bindings/Modules/src/SofaPython3) - To ease the use of modules/bindings, we should rename them to match the one in SOFA since SOFA NG - It would require a...

### :warning: DO NOT MERGE BEFORE SOFA PR [#5558](https://github.com/sofa-framework/sofa/pull/5558) is merged :warning: