Filip Szeliga
2014-12-01 20:37:27 UTC
Hi all,
I have a couple of questions about collada import.
1) when I load a collada file with predefined blender animations and check
for them using the code in character demo, no global attachments are found.
do you know what the problem might be?
2) Does opensg support read progress for collada? it seems that i always
get 0% and 100% when it is done and nothing inbetween?
3) Is there a way to receive the currently processed node when loading
collada files? Because it seems that the SceneFileHandler function
setReadCB(fn) only returns a complete file that is currently read.
Thanks in advance for your help!
Best regards,
Filip
I have a couple of questions about collada import.
1) when I load a collada file with predefined blender animations and check
for them using the code in character demo, no global attachments are found.
do you know what the problem might be?
2) Does opensg support read progress for collada? it seems that i always
get 0% and 100% when it is done and nothing inbetween?
3) Is there a way to receive the currently processed node when loading
collada files? Because it seems that the SceneFileHandler function
setReadCB(fn) only returns a complete file that is currently read.
Thanks in advance for your help!
Best regards,
Filip