layout | title |
---|---|
default |
Home |
The Vascular Modeling Toolkit is a collection of libraries and tools for 3D reconstruction, geometric analysis, mesh generation and surface data analysis for image-based modeling of blood vessels.
Thanks to Martin Sandve Alnaes from Simula, Norway for contributing improvements to capping. Now we can use a mix of methods for different boundaries without losing boundary markers for subsequent meshing.
Thanks to David Ladd from the Auckland Bioengineering Institute for his contribution, which adds suppport for 20 and 27 node hexahedra to the linearToQuadratic filter and more.
The vmtk mailing list has migrated to Google Groups. Visit https://groups.google.com/forum/#!forum/vmtk-users to access past discussions and post new topics.
Many thanks to Martin Sandve Alnaes and his fellow folks at Simula for their contributions (1 2 3 4 5 6). Keep them coming!
A new great tutorial by Emilie Marchandise (thanks Emilie!) is available on meshing using vmtk and Gmsh. Make sure you check it out.
Binaries for all platforms including Ubuntu packages are now available for vmtk 1.0.1. Special thanks to Johannes Ring, Simula, Oslo, Norway for maintaining the Debian vmtk packages.
Windows binaries for Windows 7, 32 and 64bit, and Windows XP are available, get them here.
vmtk 1.0.0 has been released! Get the source code on Github, download the zipped source or download Mac or Windows binaries. See the Install page for details. (Last minute note: Windows binaries will be uploaded on May 7)
For a list of changes, see the commit logs.
A special thanks to Sara Zanchi and Valentina Rossi for their contribution to this release.
A new directory has been added to vmtk, called vmtkApps. It will contain application-specific code built on top of vmtk.
As a first entry, Marina Piccinelli (Emory Univ) has contributed an implementation of Matthew Ford's algorithm for digital removal of cerebral aneurysms (Ford et al, BJR 2009). Check it out with the tutorial. The code is at the vmtk repository.
For anyone attending the Computational Fluid Dynamics in Medicine and Biology Conference (in conjunction with the 7th International Biofluid Mechanics Symposium), March 25 - 30, 2012, Crowne Plaza Dead Sea, Ein Bokek, Dead Sea, Israel. I (Luca) will be giving a talk on Monday and I'll be available at the Orobix desk (we are among the conference sponsors).
Please come up and bring your own data. I'll be giving a couple of free mini-tutorials during the social hours on Monday and Thursday evening.
If you're interested in making arrangements upfront, email me at luca dot antiga at orobix dot com.
Thanks to the work of Sara Zanchi and Valentina Rossi, who just joined us at Orobix for their internship and helped us porting the tutorials, the transition to the Github-hosted website has been completed. Take a look at the website repository to see how it's done. Thanks to Jekyll, we could reproduce the same urls.
By the way, last night I also switched off the Sourceforge svn and git repositories. From now on, https://github.com/vmtk/vmtk takes over.
The vmtk website is being migrated to Github and released under a Creative Commons license. It is a git repostory itself, so feel free to fork it, add a tutorial or two and send us a pull request.
Should you have issues with the new site, the old one will still available at http://oldsite.vmtk.org.
After several years with Sourceforge, the official git repository for vmtk has been moved to Github. To this end we created a vmtk organization which hosts the git repository for vmtk, for the website and for related software.
The instructions for compiling from source have been updated. Thanks to recent developments in CMake, the compilation phase for vmtk will also download and compile VTK and ITK for you, all with the right CMake options. To get this feature, make sure you download the development version from the git repository.