Hi Manju,

On Tue, 2005-04-26 at 21:09 +0530, Manjunath Sripadarao wrote:
> Hello,
>  I am trying to load the attached file 

there was no attachment on that mail.

> in the tutorial program 10loading.cpp.
> I am doing these steps, I run proxyBuilder on it
> proxyBuilder -t 1 cube.off -o cube
> I get cube.osb and cube_0.osb files.
> I run 10loading as
> ./10loading cube.osb
> But I get this error
> LOG: Found no object named Scene.
> LOG: Found no object named TF_DETAIL (did you load the tie?).

Those are normal, they are specific to the tie.wrl model that's part of
the dist.

> WARNING: MatrixPerspective: near -4.59626e-43 > far -4.59177e-40!
> 
> WARNING: MatrixPerspective: near -4.59626e-43 ~= far -4.59177e-40!
> ...
> 
> What am I doing wrong ?
> I have both of these in the same directory and all that.

This usually happens when nothing is loaded. The SSM tried to computer
near/far for an empty scene and ends up getting zeros.

Can you load the off file directly in 10loading, i.e. does the OFF
loader works for this? If yes, could you send me all the involved files?

        Dirk

-- 
-- Dirk Reiners               OpenSG Forum             [EMAIL PROTECTED] 
-- The OpenSG Open Source Scenegraph:            http://www.opensg.org
-- Join the list at    http://lists.sf.net/lists/listinfo/opensg-users



-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to