TheAbyss icon indicating copy to clipboard operation
TheAbyss copied to clipboard

Code does not work with the current version of Processing

Open Neurogami opened this issue 13 years ago • 3 comments
trafficstars

Processing.org has 2.0 Beta 3 as the default download. Running TheAbbys gies an initial error about needing to update code for the version of Processing. It says to change screenWidth and screenHeight to displayWidth and displayHeight , but after doing so there are more errors regarding calls to hint and openGL methods. Apparently OpenGL is handled differently in Processing 2

Neurogami avatar Sep 25 '12 21:09 Neurogami

Neurogami, you are right. I'll update the code to Processing 2.0 when I have a bit of time. And yes again: Processing 2.0 handles OpenGL in a complete different way. Fog will be moved into a shader.

ertdfgcvb avatar Sep 26 '12 22:09 ertdfgcvb

any way to make this run with some fast uncommentingslashes? great work!

headkit avatar May 22 '13 19:05 headkit

Now it doesnt work with Proccessing 4. 😀

dirad avatar Feb 09 '23 13:02 dirad