Are there any 64bit/32bit issues issues with opensg ? Because I cannot
attribute the slowness to anything else. Also I see many warnings
complaining about long long format and long format. I am on 64bit
linux. It is a RHEL 3 derivative.
With respect to VBO, is it not possible to come up with a VBO only
geometry node variation ? Optionally a user can use this instead of
regular geometry.

Thanks,
Manju

On 6/9/05, Andreas Zieringer <[EMAIL PROTECTED]> wrote:
> Hi Manjunath,
> 
> the converted osb file loads in 3 seconds (the original file took about
> a minute) and the first frame is rendered after 11 seconds. I got 13 fps
> on a FX 5900 Ultra. I'm using a opt build with visual studio 2003 and
> the microsoft stl.
> 
> Andreas
> 
> 
> > Hi Marcus,
> >  Thanks for the information. Unfortunately I cannot give out the opengl
> > program just yet cause it has other stuff that is proprietary. But the
> > idea is to split the model in such a way (< 64k vertices/per geometry)
> > that you can use 16 bit indices. Then use standard VBO to load the
> > model into video memory and render. You can find programs in the
> > nvidia sdk to achieve this. It is a standard run of the mill
> > opengl+glut program when everything else is stripped. Note we have FX
> > 3400G cards so your mileage may vary.
> > How much time does the dragon model take to load for you guys
> > it takes me a lot of time to load the model (around 1 hour).
> > Is there anyway to make this faster ? In our opengl program
> > it takes less than a min!
> >
> > Manju
> >
> >
> > On 6/9/05, Marcus Roth <[EMAIL PROTECTED]> wrote:
> >
> >>Hi,
> >>
> >>
> >>>...
> >>>is able to split a ply geometry into a number of osb files. The tool
> >>>works offline and is able to load and convert even the stanford
> >>>michelangelo
> >>>with 50 mil polygons. The result of the progr. are a number of
> >>>osb-files. I'm using this files to do distributed loading on a cluster.
> >>>...
> >>
> >>I mean the stanford david model of michelangelo :-)
> >>
> >>Marcus
> >>
> >>
> >>-------------------------------------------------------
> >>This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you 
> >>shotput
> >>a projector? How fast can you ride your desk chair down the office luge 
> >>track?
> >>If you want to score the big prize, get to know the little guy.
> >>Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
> >>_______________________________________________
> >>Opensg-users mailing list
> >>[email protected]
> >>https://lists.sourceforge.net/lists/listinfo/opensg-users
> >>
> >
> >
> >
> > -------------------------------------------------------
> > This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you 
> > shotput
> > a projector? How fast can you ride your desk chair down the office luge 
> > track?
> > If you want to score the big prize, get to know the little guy.
> > Play to win an NEC 61" plasma display: http://www.necitguy.com/?r
> > _______________________________________________
> > Opensg-users mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/opensg-users
> >
> >
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
> a projector? How fast can you ride your desk chair down the office luge track?
> If you want to score the big prize, get to know the little guy.
> Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
> _______________________________________________
> Opensg-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/opensg-users
>


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r 
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to