Open GoogleCodeExporter opened 9 years ago
My Code
http://pastebin.com/5xcpthTk
Original comment by mattiasg...@gmail.com
on 16 Dec 2014 at 8:26
DDS is not a supported image format on most browsers. You could try to covert
dds to jpg, gif or png, then modify corresponding texture references in the mtl
file.
Original comment by Humu2...@gmail.com
on 16 Dec 2014 at 12:52
i converted to .png and now it works the only problem i have now is that the
textures doesn't load some times.
Original comment by mattiasg...@gmail.com
on 16 Dec 2014 at 3:50
I guess you need to check the console outputs to see whether the textures are
loaded without errors. There will be a message each time an image has been
loaded successfully.
Original comment by Humu2...@gmail.com
on 17 Dec 2014 at 1:04
Original issue reported on code.google.com by
mattiasg...@gmail.com
on 16 Dec 2014 at 8:25Attachments: