problems on collada visualization with java 3d
I've just created a simple loader for my .dae file but i've some problem, i see the image white. I originally thought that there was some problem with the lights but even when i delete the light part the problem remains.
i've put some screenshot and the source code of my loader into the attachment
| Attachment | Size |
|---|---|
| attachement.zip | 44.72 KB |
hi, i'm an italian engineering student, i have the same problem, I'm trying to start your file but i have an error.
can you help me by sending some other source code?
i need the loader for dae file.
thank you very much, Best regards
Please provide your .dae-file. August
Please provide your .dae-file. August
Yes, you're right. i forgot to put the .dae into the zip!
/p





To me it looks like you need to add a material or texture to the object. I'm not at home at the moment, so I can't test it, but this information may be of use to you http://www.java3d.org/appearance.html .