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

Fixed colormap bug in OptiX renderer #36

Merged
merged 2 commits into from
Oct 14, 2016
Merged

Conversation

favreau
Copy link
Member

@favreau favreau commented Oct 14, 2016

Using size() on a buffer in an OptiX kernel does not return the number of elements in the buffer. This value has to be specified explicitly in a separate attribute.

@favreau
Copy link
Member Author

favreau commented Oct 14, 2016

Retest this please

@favreau favreau merged commit 91f64a2 into BlueBrain:master Oct 14, 2016
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.

2 participants