-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[docs] updates tutorials and examples
- Loading branch information
1 parent
98f9512
commit 96e0b7f
Showing
876 changed files
with
1,489,337 additions
and
2,284 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# DOCS | ||
|
||
This repository contains SOFA scenes showing how to use the different components of the plugin. | ||
A simulation scene in SOFA can be written in: | ||
- xml by default | ||
- python2 using [SofaPython2](https://github.com/sofa-framework/SofaPython) plugin | ||
- python3 using [SofaPython3](https://github.com/sofa-framework/SofaPython3) plugin | ||
|
||
We currently don't have any examples written in xml. Feel free to contribute. |
94 changes: 0 additions & 94 deletions
94
docs/examples/component/constraint/CableConstraint/sofapython3/CableConstraint.py3scn
This file was deleted.
Oops, something went wrong.
131 changes: 0 additions & 131 deletions
131
docs/examples/component/constraint/CableConstraint/sofapython3/Finger.py3
This file was deleted.
Oops, something went wrong.
53 changes: 0 additions & 53 deletions
53
...mponent/constraint/SurfacePressureConstraint/sofapython3/SurfacePressureConstraint.py3scn
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.