Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
VTK
VTK
Merge requests
!5659
Updated SimpleCocoaVTK example code with CAOpenGLLayer example
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Sean McBride
requested to merge
seanm/vtk:SimpleCocoaVTK4
into
master
Jun 13, 2019
Overview
10
Commits
1
Pipelines
2
Changes
15
Added a CAOpenGLLayer based example.
Show how to handle the window moving from a Retina to non-Retina display.
Use more modern Objective-C (@property, nullable).
Upgraded xib files to Xcode 8 format.