Personal tools
You are here: Home cmgui Wiki Create blood vessels
Views
FrontPage >> Sallys notes >>

Create blood vessels

last edited 5 years ago by sche155

To make the eye model look more realistic, we will draw blood vessels inside the eye on the retina layer. This is only for graphics sake as the vessels cannot be used for any mechanical problems.

1) Read in combine all.com

2) Remove all structures except the retina and the optical nerve.

3) Create seperate egroup for arteries and veins. "gfx create egroup 'name'" "gfx draw group 'name'"

4) Select "Node Tool" in 3D graphics window. Check "create, streaming create, constrain to surface". coordinate field: coordinates. Put into group created in step 3 "name".

5) In Scene Editor, make sure "Default coordinate field" under "General Settings" is "coordinates", this allows you to see the nodal points as you create/draw them in the 3D window.

6) Now, you can start drawing the blood vessels in the 3D window, on the retina surface.

Once you've completed drawing the blood vessels, the nodal points can be used for fitting using the "snake" command. You have to create the segment.txt and fit.com file, similar to fitting the zonules.

  • This particular case is slightly different to fitting the zonules, we need to fix the two ends so the vessles won't move and remain connected, especially at the ends where the vessles splits or join to become one. This is done by adding weights onto the first and last nodal points in fit2.bob. Also, in the txt file, the first and last number of each segment must be the one that joins to the other segments otherwise the weights won't work properly.

fit2.bob

Contributing to this site

Please add to the wiki any relevant information that you think might be useful to other users of this website. For example, you might like to contribute your experiences, questions and answers.

You are encouraged to contribute to this site regardless of your level of experience. Contributions are welcomed from new and regular visitors.

If you ask a question and receive an answer from a developer you should record it in the wiki. This information is extremely useful and can help other users overcome the same problem.

See how to add and edit pages for more information.