Re: [osg-users] rendering dae model into texture

2011-05-08 Thread Chris 'Xenon' Hanson
On 5/7/2011 10:38 PM, Linda Lee wrote:
> I have an application to take various view of a dae model and render into 
> textures.  I used and worked from the sample project from osgScreenCapture.  
> I managed to do the screen capture and the textures captured of the model 
> appear to be textureless.  When I tried to load other files eg openflight, 
> the model captured appear to have textured mapped.  I also tried to load the 
> dae model using other osg application code and the model appears perfect with 
> relevant textures mapped onto it.
> It seems to appear that when I tried to load dae file in the screen capture 
> code, its texture somehow do not appear.  
> Could anyone give some advise what I could have done wrong?

  Turn up the NOTIFY level:

http://webcache.googleusercontent.com/search?q=cache:ubaTNp_aozUJ:www.openscenegraph.org/projects/osg/wiki/Support/TipsAndTricks+http://www.openscenegraph.org/projects/osg/wiki/Support/TipsAndTricks&cd=1&hl=en&ct=clnk&gl=us&source=www.google.com

  (Google Cache link because OSG website is borked right now)


  Most likely the answer will be in the debug output -- perhaps the DAE loader 
isn't able
to find the loader plugins for the texture images.

-- 
Chris 'Xenon' Hanson, omo sanza lettere. xe...@alphapixel.com 
http://www.alphapixel.com/
  Digital Imaging. OpenGL. Scene Graphs. GIS. GPS. Training. Consulting. 
Contracting.
"There is no Truth. There is only Perception. To Perceive is to Exist." - 
Xen
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


[osg-users] rendering dae model into texture

2011-05-07 Thread Linda Lee
Hi,

I have an application to take various view of a dae model and render into 
textures.  I used and worked from the sample project from osgScreenCapture.  I 
managed to do the screen capture and the textures captured of the model appear 
to be textureless.  When I tried to load other files eg openflight, the model 
captured appear to have textured mapped.  I also tried to load the dae model 
using other osg application code and the model appears perfect with relevant 
textures mapped onto it.

It seems to appear that when I tried to load dae file in the screen capture 
code, its texture somehow do not appear.  

Could anyone give some advise what I could have done wrong?

Thank you!

Cheers,
Linda

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=39165#39165





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org