Hi,

by:
"by the textures are not OK, the picking (Intercept) don't work,...."

do you mean that the textures looks right, but the picking is broken?
If so, you might want to try the newest CVS version of OSG.

The crash in your Debug build, does it occur with or without the added
lines suggested by Robert?

jp

gines belando wrote:
> Hi,
> I have a look in the thread "Problems loading...".
> I have added in the code this lines suggested by Robert:
>     sceneview->setInitVisitor(new
>            
> osgUtil::GLObjectsVisitor(osgUtil::GLObjectsVisitor::COMPILE_STATE_ATTRIBUTES));
> 
> My app don't crash now wtih this, by the textures are not OK, the
> picking (Intercept) don't work,....
> I have done on a Debug build and the crash occurs at the line 695 file
> osg/Texture
> ....
> glBindTexture(_target, _id);
> ...
> My configuration is PC Bi-Xeon, Windows XP SP2, Nvidia quadro FX4400,
> driver 91.36_forceware_quadro_winxp2k_english_whql.
> Gines.
> 
> 
> 
> 
> J.P. Delport a écrit :
>> Hi,
>>
>> have a look at the workarounds suggested in the thread
>> "Problems loading 3DS files since OSG 1.1" and report if it works for
>> you. Could you also elaborate on your configuration, OS, Video Card,
>> Drivers.
>>
>> jp
>>
>> gines belando wrote:
>>   
>>> Hello,
>>> I'm porting my app from OSG 1.0 to OSG 1.2.
>>> I use QT V3 and MSVC6.
>>> The application crash now on the culling stage on binding the textures.
>>> I can reproduce this with the Glut simple example with a little model.
>>> Must we add some initialisations on OSG 1.2 ?
>>> Can you help me?
>>> Regards,
>>> Gines.
>>>
>>>
>>> ------------------------------------------------------------------------
>>>
>>> _______________________________________________
>>> osg-users mailing list
>>> osg-users@openscenegraph.net
>>> http://openscenegraph.net/mailman/listinfo/osg-users
>>> http://www.openscenegraph.org/
>>>     
>>
>>   
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> osg-users mailing list
> osg-users@openscenegraph.net
> http://openscenegraph.net/mailman/listinfo/osg-users
> http://www.openscenegraph.org/

-- 
This message is subject to the CSIR's copyright, terms and conditions and
e-mail legal notice. Views expressed herein do not necessarily represent the
views of the CSIR.
 
CSIR E-mail Legal Notice
http://mail.csir.co.za/CSIR_eMail_Legal_Notice.html 
 
CSIR Copyright, Terms and Conditions
http://mail.csir.co.za/CSIR_Copyright.html 
 
For electronic copies of the CSIR Copyright, Terms and Conditions and the CSIR
Legal Notice send a blank message with REQUEST LEGAL in the subject line to
[EMAIL PROTECTED]


This message has been scanned for viruses and dangerous content by MailScanner, 
and is believed to be clean.  MailScanner thanks Transtec Computers for their 
support.

_______________________________________________
osg-users mailing list
osg-users@openscenegraph.net
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to