blobdump
Program to output a selected blob out to a file
This program takes a cube with a blob in it, and strings to identify which blob, and reads that blob out to a file specified by the user.
Helper button has been provided in the GUI mode for the NAME and TYPE parameters. The helper button will sequentially fill in the name and type of each blob when pressed, clear the field to blank after the last blob has been reached, and then wrap back to the beginning.
Categories
History
Brendan George | 2006-06-23 | Original version |
Steven Lambright | 2007-07-27 | Changed category from Utility to Import and Export |
Travis Addair | 2009-03-03 | Added helper button to sequentially place one blob into the NAME and TYPE parameters each time it is pressed |