Discussion > None of my sketches work properly

My 3D sketches (SnakeCharmer, Dragoria) don't even appear. Zoobie refuses to run on the grounds that it's apparently slow (Are you sure you want to run this? Yes. Are you sure you want to run this? Never mind then). Rosaly draws a black square. Interaction is broken with TrigDiag, though at least it draws something to the screen.

I take it this thing is (so far) not just using Processing to create an applet and draw it to the screen...? I was sort of expecting it to work more-or-less the same as the IDE, but evidently it doesn't. Is there some documentation of the differences somewhere?

October 29, 2009 | Unregistered CommenterFergus

Hi Fergus,

we'll be posting a thread about the differences/incompatibilities soon. I personally find sketchPatch to work best on relatively simple sketches and with incremental edits - pasting complex code that runs on the Processing IDE doesn't easily work - as you've found out.

Cheers,
Davide