Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Big Sur seems to have broken P3D & P2D renderers #6121
Comments
|
Update: the sketch appears for a split second when closing the window. |
|
THANK YOU! I thought it was just me having this problem. I tried different 3d-model examples with both Processing 3.5.4 and the 4.0 beta as well and was unable to get P3D to work. |
|
It did it to me with Processing4. I just move the empty window to another screen (because I have multiple screen) then get it back to the original screen and then it works. |
|
Has anyone solved the problem? Save poor boy!!! |
|
did you check if you're in standard java mode ? some mode are broken |
|
How to check? I've tried the P3D tutorials in standard java mode, then no effect. But something is very strange when I closed the running window, and that moment can see the running result, but just the moment. |
Problem
Since the update to Big Sur, processing's P3D and P2D renders do not appear to be working. When running a P3D sketch on my intel mac, a window opens to the specified dimensions, displaying the default grey. P3D worked fine before the OS update.
I've tried most of Daniel Shiffman's examples from the P3D tutorials, to no effect.
Example
My environment