Hi,

I found something and with it some new warnings / errors.
I set the fbo viewport to false with this call:

_fboVp->setFboOn(false);

And I think, that is why my fbo viewport does not work correctly. Now I set it on and I get some warnings:

WARNING: 8cd7: framebuffer FRAMEBUFFER_MISSING_ATTACHMENT
WARNING: OpenGL Error: invalid enumerant!

These errors came from the OSGFBOViewport.cpp in the source, when the FBO Status is checked. What could that be and how can I get this correct?

bye
Oliver

Dirk Reiners schrieb:

        Hi Oliver,

On Fri, 2005-10-07 at 17:16 +0200, Oliver Kutter wrote:
Hi,

I've got another idea, could it be, that the fboviewport, which yvonne send to and which is of opensg 2.0a, does not work correctly. Could that be the reason?

I'm not sure how that could be the reason. Unless it's not actually
floating point, it should work just fine. That said, there might be
things that I don't see. If you could try to simplify the problem (like
1 particle only and trivial geometry) and create a new, smaller OpenGl
log I could try taking a look.

Yours

        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
Opensg-users@lists.sourceforge.net
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
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to