Hi Oliver,
no, this won't work. If you have checked out the complete source code
just copy it to OpenSG/Source/Experimental and rebuild the SystemLib,
then you can compile the testfile. The other way is to rebuild the fcd
file with fcdEdit (uncheck System Component and check Use Local
Includes), change the other files accordingly and build your own lib,
against which you can link your app too.
Bye
Yvonne
Hi Yvonne,
I tried to compile the testFboVP.cpp from the archive you send me, but
(naturally) it made some linking errors. How can I use it? My system
(osg 1.6) does not know anything about this viewport.
greetings
Oliver
Yvonne Jung schrieb:
Hi Oliver,
Hi Yvonne,
thank you for that. I'll try it. A few more questions:
Does it handle 64bit float textures and normal textures with size of
2^n or do I have to do it myself?
With fbo disabled only 2^n; and with fbo it should depend on the
parameters of your texture chunk, but I must admit, I haven't tried
other formats yet :/
What do you think, when will it be included to OpenSG?
I think at least with OpenSG 2.0, Gerrit is working on an own version...
Yvonne
Oliver
Yvonne Jung schrieb:
Hi Oliver,
I've attached my version of a FramebufferObjects Viewport. But I
think you have to extent it a little - or wait until I have time to
do it.
But by the time this code was written, the FBO extension only
supported RECTANGLE as texture target, and so the main
functionality ("rendering" to depth/color-texture resp. dyn.
cubemapping) is simply done via glCopyTexSubImage2D... But I think,
you can use it as a starting point.
Regards
Yvonne
P.S.: @Dirk: What about adding this functionality to the old cvs
branch?
Hi all,
has anyone experiences with combining framebuffer objects and
OpenSG objects? I want to use the fbo (with glGenFramebuffersEXT
and glBindFramebufferEXT and so on...) for render to texture (with
glGenTextures) and then use this texture as input for my OpenSG
objects (as TextureChunkPtr). Is this possible and if, how?
Has anyone an idea?
bye
Oliver
------------------------------------------------------- SF.Net email
is Sponsored by the Better Software Conference & EXPO September
19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams *
Testing & QA Security * Process Improvement & Measurement *
http://www.sqe.com/bsce5sf
_______________________________________________ Opensg-users mailing
list [email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle
Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing
& QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users
--
Yvonne Jung
Fraunhofer-IGD | Tel.: ++49-6151-155-290
Fraunhoferstr. 5 | Fax.: ++49-6151-155-196
64283 Darmstadt | email: [EMAIL PROTECTED]
Germany | http://www.igd.fhg.de/igd-a4
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users