Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add osgScaleViewer #3

Open
eile opened this issue Jun 29, 2012 · 3 comments
Open

Add osgScaleViewer #3

eile opened this issue Jun 29, 2012 · 3 comments

Comments

@eile
Copy link

eile commented Jun 29, 2012

Code: https://github.com/Eyescale/Equalizer/tree/master/examples/osgScaleViewer

Overview: http://www.equalizergraphics.com/applications/osgScaleViewer.html

@xarray
Copy link
Owner

xarray commented Jun 29, 2012

Thanks for the idea.

I have read the osgScaleViewer before but was unsatisfied to its implementation, which uses Equalizer as the actual renderer and copies too much code from the OSG which makes the whole example fat. I'd like to consider merging Equalizer into OSG viewer instead and will put the plan into my TODO list. :-)

@eile
Copy link
Author

eile commented Jun 29, 2012

I agree that the copied code is suboptimal. However at the time there where issues with the way stereo rendering is handled in the osg SceneView and osgViewer which made it impossible to render a single eye only (or one anaglyph mask), iirc.

Moving the necessary changes to osg would be a good move indeed.

@xarray
Copy link
Owner

xarray commented Jul 1, 2012

Thanks eile. I'd like to think about designing such a recipe in future. You and others are also welcomed to contribute. :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants