In late June, the VTK community released VTK 6.0, the first major release since 5.0 in December 2005! This release includes significant refactoring of VTK’s pipeline and build system. Pipeline changes have cleanly separated the Algorithm, DataObject, and Executive classes. Build system changes automate and simplify intra-library build time dependency analysis. Together these changes facilitate […]

What’s New in VTK 6?

July 25, 2013

VTK 5.10.0 was tagged on May 12, 2012, with a bug fix release made on October 15. For many months, we worked on the modularization of VTK using a set of tools to automate the file moves and maintain a testing tree that was parallel to the current master. A lot of that work was […]

Motivation Observations unequivocally show that the global climate is changing, caused over the past 50 years primarily by human-induced emissions of heat-trapping gases. The dramatic effects of climate change include increases in water temperature, reduced frost days, a rise in sea level, and reduced snow cover. As the pace of climate change is expected to […]

We have written about the Open Chemistry project in a previous Source article [1], and MoleQueue [2] in a more recent article. Now we will focus on Avogadro 2, and the Avogadro libraries being developed to support the Open Chemistry [3] project. The project recently made its first release [4], tagging version 0.5.0 of all […]

Bender Moves the Visible Man Bender, Kitware’s new open-source toolkit for repositioning voxelized anatomical models, was introduced in late April. Bender is used to reposition 3D labelmap models for use in computing voxel-level Specific Absorption Rates (SAR), the rates at which energy is absorbed by the body when it is exposed to radiofrequency electromagnetic fields […]

The scientific computing in Python community has been rapidly blossoming over the years thanks to its ability to quickly analyze data in an interactive way, and for its ability to act a glue language that integrates code and data from a variety of environments. The SciPy conference started off as a gathering for developers of scientific packages […]

Using the current leading edge supercomputers, it’s not uncommon to generate terabytes of data or more from a single simulation run. For time dependent simulations this can result in several gigabytes of data per time step along with thousands or more time steps that are saved out. Of course this is usually just raw data […]

The C++11 standard has plenty of new goodies that make programmer’s life easier without sacrificing rigor. Here is a neat example from the book “The C++ Programming Language” by Bjarne Stroustrup, that in its 4th edition covers the C++11 standard. Found in Page 107,  Section 4.5.3 Stream Iterators. Let’s consider the tasks of: Reading a […]

Ever wondered why opening the Python shell in ParaView for the very first time, or doing "from paraview.simple import *" in pvpython shell makes your disk spin? It's because of the loading of shared libraries and *.py files related to both, ParaView modules as well as Python itself (including optional dependencies such as numpy and […]

Kitware and the VTK team are happy to announce that VTK 6.0.0 is available for download at:  http://www.vtk.org/VTK/resources/software.html 6.0 is the first major release since 5.0 in December 2005. The great extent of refactoring that went into VTK’s pipeline and build system is what makes this a major release. The pipeline changes cleanly separate the […]

ParaView 4.0.1 is now available for download. This release marks the first change in the major version number since 2007. Unlike the change from 2 to 3, however, this release is not a major departure from the 3 series, but marks a milestone in the gradual progression of ParaView UI and framework since 2007. These […]

The VTK 6.0 release candidate stream continues! You can find thesource here: http://vtk.org/VTK/resources/software.html#cand Thank you everyone who tried release candidate 2. In rc2 the community found several bugs related to building and packaging VTK with CMake option selections than were not well tested on the VTK dashboard. There were also issues exposed in ParaView 4.0’s […]

The second stop of our ITK Spring workshop series is University of North Carolina at Chapel Hill. Cory Quammen from the Computer Science Department of UNC was our local host. We have about 45~50 attendees in total, who are mostly researchers and graduate students from the Biomedical Research Imaging Center, the Biostatistics Department and the […]

The three of us, Matt McCormick, Luis Ibanez and Xiaoxiao Liu, visited the Montreal Neurology Institue (MNI) of  McGill University in Montreal on May 21st and successfully held the ITK workshop and hackathon event with our local host Dr. Louis Collins and his lab from MNI. We had an extraordinary turnout of 70 people attending […]

The ParaView UserVoice page is a place where users of the application can request features, and we pay attention to these requests and try to implement highly desired features when possible. One of the top requests has been for the ability to use LaTeX markup in ParaView text fields to draw mathematical equations as annotations […]

Recently Fabian Lopez of DSS Inc. shared this comprehensive list of VistA-related webinars with the OSEHRA education group. If you’ve been meaning to get acquainted with the VistA electronic health record, this compilation will make it easy! All links here are reposted with permission – thanks Fabian! A Sieve is not only for the Kitchen: […]

Avogadro 1.x had quite a large number of input generators from very humble beginnings. These input generators were designed to be easy to write, and to give a simple path from a structure in Avogadro to something that could be used as an input file in one of many codes. Our basic approach was to […]

Last week, Zack Galbreath and Matt McCormick went to the University of Houston in Texas to deliver an ITK Workshop on May 15th and take part in a hackathon on May 16th.  The event was hosted by Dr. Badri Roysam, PI of the FARSIGHT Toolkit project.  The FARSIGHT Toolkit makes heavy use of ITK and VTK.  […]

1 38 39 40 41 42 46