Show items

3 items.

Maya IFF Format Reader ( including source )

Compositing / Other

by Le_monkey_butt profile

An useless DSO that will read useless Schmaya IFF format.

.dll and .so are included in the distribution. But as the source* is included, it is better to compile it using hcustom.

HOW TO:

Take the DSO and put it in the DSO/fb directory and you will need to edit and the following lines to FBfiles

#__IFF Alias Maya

iff

and

FBformats

// Alias IFF Maya images

fb/IMG_iff.so

*Regarding the source, it is not clean code or perfect as it´s been done during free time and for free. Since there is nothing such as a free lunch, dont expect perfect code. Which doesnt reflect the way I work. Therefore feel free to make it perfect :)

Version 3 / 3 (2006-07-12 15:04:25 EDT) 1380 downloads

Maya IFF Format Reader.

Compositing / Other

by Le_monkey_butt profile

An useless DSO that will read useless Schmaya IFF format.

For Linux Houdini 8.0 and Windows XP 8.1

HOW TO:

Take the DSO and put it in the DSO/fb directory and you will need to edit and the following lines to FBfiles

#__IFF Alias Maya

iff

and

FBformats

// Alias IFF Maya images

fb/IMG_iff.so

Version 2 / 3 (2006-06-19 13:08:28 EDT) 509 downloads

Maya IFF Format Reader.

Compositing / Other

by Le_monkey_butt profile

An useless DSO that will read useless Schmaya IFF format. Available only for Linux, but if someone wants the code to compile for Windows, drop me a line. Also if someone wants me to add the code to write IFFs (Why one would like to do this?), drop me a line too!

HOW TO: Take the DSO and put it in the DSO/fb directory and you will need to edit and the following lines to FBfiles #__IFF Alias Maya iff and FBformats // Alias IFF Maya images fb/IMG_iff.so

Version 1 / 3 (2006-03-16 12:20:54 EST) 663 downloads