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 the multiview camera plugin #748

Merged
merged 2 commits into from
Mar 25, 2019
Merged

Add the multiview camera plugin #748

merged 2 commits into from
Mar 25, 2019

Conversation

chevtche
Copy link
Contributor

No description provided.

void MultiviewPlugin::init()
{
auto& engine = _api->getEngine();
#ifdef BRAYNS_USE_OSPRAY
Copy link
Contributor

@karjonas karjonas Mar 21, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you should look at the runtime engine instead, like if (params.getApplicationParameters().getEngine() == "ospray"). Otherwise it will probably crash for OptiX.

@karjonas
Copy link
Contributor

All copyrights should be 2019. I also think the responsible author is pointless.

@chevtche chevtche merged commit bb74328 into BlueBrain:master Mar 25, 2019
tribal-tec pushed a commit to tribal-tec/Brayns that referenced this pull request May 1, 2019
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

Successfully merging this pull request may close these issues.

4 participants