Thread: Please Help!
View Single Post
Old 30th March 2004, 04:46 AM   #12
LiveWire
Senior Member
Professional user
 
Join Date: Nov 2003
Location: Eugene OR, USA
Posts: 212
Default Re: Please Help!

ive been kinna neglecting making my plugin ...and ive been busy elsewhere :lol:
but im trying to get back to it.

im thinking i will just make it as an importer rather than a tool with tcl(mabye ill make a tool later)
but all the samples that came with the sdk are old, so right now i dont know how to "register" an importer.

Quote:
ac_register_file_importer(char *name, char *suffix, char *desc, ac_file_importer_func func, char *info);
ok so i make a ac_file_importer_func function, but what exactly is it suppose to return?
how do i make an ac_file_importer_func function that returns a ac3d model?
if anyone has any importer code, that they could send me, that would be awsome.

monstar: creating the object wasnt the my problem, it was getting it back to ac3d. sorry should have explaind myself better.

Philip
LiveWire is offline   Reply With Quote