|
|
||
|---|---|---|
| CBDL | ||
| README | ||
| test.vif | ||
| vif.html | ||
| vif.js | ||
| vif_mobile.appcache | ||
| vif_mobile.html | ||
README
==== vif ==== vif, or voxel image format, is, as the name suggests, an image format for storing volumetric pixels. More plainly put, it is a three-dimensional image format, storing data for x, y, and z. vif.html, vif.js, test.vif ---------------- Contained within this directory is a JavaScript implementation of a basic vif reader that relies on CBDL. It simply loads the test.vif file and displays it, with controls for rotating and zooming the image.