Skip to content

Commit 184fe4e

Browse files
hugtalbotfredroy
authored andcommitted
Fix last .. CUDA scene
1 parent ea537b0 commit 184fe4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

applications/plugins/SofaCUDA/examples/quadSpringSphere.scn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<CollisionPipeline verbose="0" />
1919
<BruteForceBroadPhase/>
2020
<BVHNarrowPhase/>
21-
<CollisionResponse name="Response" />
21+
<CollisionResponse name="Response" response="PenalityContactForceField"/>
2222
<NewProximityIntersection alarmDistance="0.002" contactDistance="0.001" />
2323
<Node name="Floor">
2424
<RegularGridTopology

0 commit comments

Comments
 (0)