WispForMaya
WispForMaya copied to clipboard
Parse texture memory from Maya
The Maya plug-in currently loads textures twice by requesting Wisp to load them.
To reduce memory usage, eliminate loading the texture by ourselves and just use the existing Maya texture data directly. This is essentially just a matter of dumping the texture data into a Wisp buffer.