[Insight-developers] Sony Releases Field3D library as Open Source (BSD License)

Luis Ibanez luis.ibanez at kitware.com
Thu Mar 18 15:29:32 EDT 2010


You may find this interesting:

     http://opensource.imageworks.com/?p=field3d


<quote>

Field3D is an open source library for storing voxel data. It provides
C++ classes that handle storage in memory, as well as a file format
based on HDF5 that allows the C++ objects to easily be written to and
read from disk. While the supplied C++ classes map directly to the
underlying file format, it is still possible to extend the class
hierarchy with new classes if needed.

The library was initially developed at Sony Pictures Imageworks as a
replacement for the three different in-house file formats already used
to store voxel data. It is the foundation for Imageworks' in-house
simulation framework and volume rendering software and is actively
being used in production.

</quote>


http://code.google.com/p/field3d/


More information about the Insight-developers mailing list