Hi All,
I'm having a problem with a processing sketch not using the graphics hardware to run a sketch. The sketch is being run with Processing 2.0b8 with the P3D renderer which (I thought) used opengl by default to render the sketch. When I run the sketch and monitor the activity of my graphics card, however, it shows quite clearly that the card is doing no work at all, while the CPU is chugging hard.
Am I missing something really simple here? I though that one of the big advantages of using processing 2 was supposed to be default opengl usage without having to use any specific libraries, is that not correct?
Nick
I'm having a problem with a processing sketch not using the graphics hardware to run a sketch. The sketch is being run with Processing 2.0b8 with the P3D renderer which (I thought) used opengl by default to render the sketch. When I run the sketch and monitor the activity of my graphics card, however, it shows quite clearly that the card is doing no work at all, while the CPU is chugging hard.
Am I missing something really simple here? I though that one of the big advantages of using processing 2 was supposed to be default opengl usage without having to use any specific libraries, is that not correct?
Nick
1