• Spring ’14: The current state of things

    Hello! We have been away for a while due to PhD commitments. But now I have a bit of time and as Charles Dickens would say I have been recalled to life and I expect to start updating this business in the measure that time allows me to do.

    Read More

  • Dragging and Dropping VTK files on Voxelent (updated)

    Hello! Kamyar and I are working on a new feature for Voxelent. This is, we want to be able to drag and drop VTK files on a voxelent scene. The code is rather simple but tedious as we need to do on-the-fly parsing. The drag and drop mechanism is built in the current browsers thanks

    Read More

  • Tutorial: How to visualize medical surfaces (VTK)

    In this tutorial you will learn how to visualize medical surfaces using Voxelent. Many medical applications involve 3D visualization of patient data to assist physicians in performing diagnosis, pre-operative planning, or even training. Recent advances in both hardware and software technologies opens new possibilities...

    Read More

  • Tutorial: How to convert medical models to JSON in 3 steps

    3D models are required to be in JSON format in order to be parsed by Voxelent. However, medical surfaces are often in VTK format (or can be easily converted to VTK format using free cross-platform applications such as ITK SNAP). Therefore, to visualize medical surfaces, the very first step is to convert your VTK model...

    Read More

Back to top