TheAbyss
TheAbyss copied to clipboard
Code does not work with the current version of Processing
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, 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.
any way to make this run with some fast uncommentingslashes? great work!
Now it doesnt work with Proccessing 4. 😀