Skip to content

Commit a999ca7

Browse files
committed
test
1 parent 218d38f commit a999ca7

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,13 @@ plugin by InfinyTech3D for an enhanced simulation experience. Contact us for mor
2525

2626
## Usage
2727

28-
- To use the plugin, include the `CollisionAlgorithm` plugin in your SOFA scene file.
29-
``` <RequiredPlugin name=`CollisionAlgorithm`/> ``` for an .xml scene file.
28+
- To use the plugin, include the `CollisionAlgorithm` plugin in your SOFA .xml scene file.
29+
30+
``` <RequiredPlugin name=`CollisionAlgorithm`/> ```
3031
- Add the `CollisionLoop` component in the root node of your scene.
32+
3133
``` <CollisionLoop/> ```
34+
3235
This component substitutes the default `CollisionPipeline` in SOFA for managing the needle collision.
3336
The two components can co-exist.
3437

0 commit comments

Comments
 (0)