Closed
Description
Created by: chrisgrizzly
Description
When using the P3D and P2D renderers, the window is not plotted on MacOS Ventura. With default size()
, the window shows up correctly.
Expected Behavior
The window should show up when using P3D and P2D.
Current Behavior
The code will run, but no window rendered. From Mission Control on MacOS, a silhouette of the window could be seen, but the content is transparent. A thumbnail of the window is also shown at the top of Mission Control. See picture.
Steps to Reproduce
- Install MacOS Ventura beta
- Open example
Topics>Textures>TextureCube
- Run
Your Environment
- Processing version: 4.0.1 (August 9, 2022)
- Operating System and OS version: macOS 13.0 Beta (22A5331f)
- Other information:
Activity