Hello Johannes,

On 05/03/2016 10:26 AM, Johannes Brunen wrote:
> I have implemented a new HDR stage and I would like to ask for some
> help with it. I have written a test and an example for this new stage.
> Essentially it is working but I get some strange behavior on startup of
> the examples. I.e. if I start the example/test the mipmap generated
> texture that I use in the stage is not working correctly. After resizing
> the window about some amount suddenly it starts working. The problem
> does not show up if I do not use the cube mapped sphere in the
> example/test. I have tried a lot but can't locate the problem. The
> problem shows up on my ATI and on my NVidia platform with recent
> drivers. So I could really use some help for this.

hmm, after fixing some small build issues (the gcc of Fedora 22 still 
defaults to C++98 and was barfing on some C++11'isms) it seems the 
example is working for me. At least I can see the colors adjust based on 
the brightness of the image content - I'm running without the 
AntTweakBar stuff, so only using initial settings for everything.
Can you perhaps send a screenshot of the problem or describe what is 
going wrong?

> Additionally, I have written a special foreground in order to allow
> AntTweakBar integration. The example does make use of it. In the example
> is a flag that allows to enable or disable the GUI. However, in order to
> use AntTweakBar the OpenSG example (tonemapping.cpp) does have to
> include and link against the library. Currently, I do setup this by hand
> in my VC++ project. It would be nice if OpenSG would provide CMake
> support for AntTweakBar. For complex stuff like the tonemapping example
> it does really help for testing and experimenting.

The CallbackAlgorithmForeground is indeed a nice addition, thanks! What 
exactly do you mean by "... provide CMake support for AntTweakBar", i.e. 
what is missing to make it work or work better?

        Cheers,
                Carsten

------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to