On Wed, Sep 29, 2010 at 10:35 AM, Francesco Argese <[email protected]> wrote:
> How can I calibrate colours of my monitor? Are there some tools to do so?

Look up ICC color profiles or color management:
http://en.wikipedia.org/wiki/ICC_profile
On the other hand, this isn't going to be of much use to you, because
also the software needs to use the profiles to adjust the color
representation. OSG doesn't do that.

> How can I tweak OSG red/cyan?

I suppose you will need to change the rendering code, I am not aware
of this being "tweakable" anywhere, as only OpenGL color masks are
being used - which basically say render everything into red or blue
channel (or some combination of them).

Regards,

Jan
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to