SpringLab

Interactive RT simulation of elastic bodies

이 제출물을 팔로우합니다

편집자 메모: This file was a File Exchange Pick of the Week

This program is a prototype of an interactive elastic model. It makes use of both spring and FEM forces, and several of the elasticity parameters can be modified in run-time (key bindings are displayed in the figure).
To use, left click and drag any point on any face of the model. When the mouse is released, new constraints can be added in the same way. To release such a constraint, right click on its face.

Play around with the parameters - the simulation (although using implicit time integration) can become unstable at certain parameters setup.

The model input format is a VOL file, the (ascii) simple output format of the freeware NetGen. Few sample models are included.

Usage:

SpringLab('sphere')
SpringLab('tissue_cut2')
SpringLab('stomach')
SpringLab('y')

REQUIRES ADDITIONAL FILES:
select3d by Joe Conti, and cameratoolbarnokeys by me.

인용 양식

Ofek Shilon (2026). SpringLab (https://kr.mathworks.com/matlabcentral/fileexchange/11305-springlab), MATLAB Central File Exchange. 검색 날짜: .

카테고리

Help CenterMATLAB Answers에서 Assembly에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.0

cameratoolbar bug fixed, category changed.