Hi,

On Thu, 2011-12-22 at 16:53 +0100, Volker Settgast wrote:
> Hi Gerrit,
> 
>  
> 
> in the meantime I found out, that Autodesk creates a Collada which is not in 
> the standard. They add a 
> technique with sid “standard” and use textures without sampler2d and surface. 
> So I tried to hack in some 
> code to load textures. But for now I am not sure where to put that and how to 
> extend the loader. It seems 
> that an extension to the dom library would be the correct way…. so many 
> classes to step through.

the dom part is fine, all the information is read and stored, the trick 
is to get the image as it does not have an URI, just the name. I added
a separate class to handle the <texture></texture> elements and the 
some extra handlers. At least the test file loads fine AFAIS.

happy new year ;)

kind regards
  gerrit



------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to