processing/processing-web-archive

if (! context.enableScene ()) The enableScene function () does not exist.

Closed this issue · 1 comments

I tried to run the tutorial program code that I took from situs http:/ /www.creativeapplications.net/processing/kinect-physics-tutorial-for-processing/ and when I run. I have the following problem.
if (! context.enableScene ())
The enableScene function () does not exist.
I really need help to be able to run this code on the processing.
thank you.

This isn't an issue with the Processing website or reference. You may want to reach out to the author of that tutorial