Hi,

I can't find anything in the log (that seems important to me) and I can't send you the whole thing, because it is a very huge (350 MB for 1 min runtime) =-O
But I made a workaround a now it has no more warnings.

thanks,
Oliver

Dirk Reiners schrieb:

        Hi Oliver,

On Tue, 2005-10-04 at 18:12 +0200, Oliver Kutter wrote:

I found out something. For my particle and streamline visualization I use GL_TRIANGLES primitives as particles and GL_LINE_STRIP as streamlines. Now I have added, that the particle geometry can be changed to GL_POINTS (and re-create the whole geometry). And I use the FBOViewport for computation of the particles (ehhm, it should, in the near future ;-) ). Anyway, the error comes around, when I change to GL_POINTS and at the same time use the FBOViewport, the error does not come with GL_TRIANGLES and without FBOViewport. Sometimes, the error changes to

WARNING: Error in Texture-Creation!

but the texture of the FBOViewport is ok (I created a plane and put the texture on it, where I can see it).

funny thing, isn't it.

Sounds pretty weird. Can you please run it through an OpenGL logger and
send us the log when that happens?

Thanks

        Dirk




-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to