summaryrefslogtreecommitdiffstats
path: root/libraries/field3d/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/field3d/README')
-rw-r--r--libraries/field3d/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/field3d/README b/libraries/field3d/README
new file mode 100644
index 0000000000..5bf1851afa
--- /dev/null
+++ b/libraries/field3d/README
@@ -0,0 +1,6 @@
+Field3D is an open source library for storing voxel data. It provides
+C++ classes that handle in-memory storage and a file format based on
+HDF5 that allows the C++ objects to be written to and read from disk.
+
+Field3d is an optional run-time dependency of Houdini, which is not
+available on SBo, but can be downloaded and used free of charge.