Skip to content

A set of python modules that expose in python the Sofa components to simplify the making of scenes.

License

Notifications You must be signed in to change notification settings

SofaDefrost/Sofa.Component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sofa.Component

A set of python modules that expose in python the Sofa components to simplify the making of scenes.

The components are auto-generated from a script.

A video of the code-completion and the content of Sofa.Component is available there : https://www.youtube.com/watch?v=tnrAkEd7unI&feature=youtu.be

How to test:

Download the latest zip file from the following link: https://github.com/SofaDefrost/Sofa.Component/releases Then unzip the content of the directory into the site-packages/Sofa

On a system with

   SOFA_ROOT=/home/username/sofa/
   PYTHONPATH=/home/username/sofa/lib/python3/site-packages

The unzipping should be extracted into

/home/username/sofa/lib/python3/site-packages/Sofa

So that, the files with extension .pyi are side by side the .py. with similar name.

About

A set of python modules that expose in python the Sofa components to simplify the making of scenes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages