Hi Kevin,
I'm an Autodesk 3dsmax user but am using AIL and VB.net to write class
libraries that I can use within the program (examples here -
www.lonerobot.com) to extend and customise the software. Only thing is
there are 32bit and 64bit versions of the software, and i have to
develop for both platforms. To be honest, I should just stop
developing for 32bit, as most 3d workstations tend to be running 64bit
for speed reasons anyway.
However, dlls that work fine under 32bit are unstable in the 64bit
edition. I am working to find out why, as it is more than likely
something i've done wrong.
Freeimage won't currently work in x64, but i will see if this build
can do what i want, since i am predominantly using AIL as a way of
adding TGA support into vb.net assemblies. I'd hate to have to swap to
using something else at this stage!
cheers
Pete