-
- Downloads
GL buffer handle is now stored in fslimage.Image object. Removed notion of...
GL buffer handle is now stored in fslimage.Image object. Removed notion of 'master' canvas from SliceCanvas - a shared GL context may be passed in directly. BUT if a shared context is not used, and the program attempts to share image buffers, it will segfault. Need to think about that one.
Please register or sign in to comment