Could you help me with PeasyCam, ControlP5, 3D and pdf export, please?

edited November 2017 in Library Questions

Hey guys, I would like to create sliders with controlp5 in my 3D sketch. Is it possible, to do this without OpenGL and how, because I don't have much time and I'm not in it. Then I have a view with PeasyCam

cam = new PeasyCam(this, 10000);

how can I change it to the opposite? if I use -10000 I can't see my objects anymore. and a last question because in 3D its a bit difficult for me: how can I export the whole sketch as pdf to import it in illustrator? I don't need only one frame, I need everything.

Thank you

Answers

Sign In or Register to comment.