forked from scenerygraphics/scenery
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SceneryContext: Fix flickering issue when BVV LUTs update
* fixes an issue where the volume rendering would flicker whenever the BVV LUT was updated, which is quite annoying * this fix double-buffers the LUT and waits for it to become available on the GPU before replacing the old one, fixing the flickering issue
- Loading branch information
1 parent
5011bd3
commit 78ad6b8
Showing
1 changed file
with
64 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters