not sure what you mean. I think opengl libraries are included as part of processing.
if the code is complaining at the lack of opengl import then there is a menu item that will insert this correctly (can't remember the name at the moment though)
the only other thing I can think of is that you'll need opengl drivers for your operating system. this depends on your os and your graphics card, neither of which you mention...
Like koogs said, we're going to need more information to help you. What version of Processing are you using? What code are you trying to run? Does your computer support openGL? What kind of error are you seeing?
hello thanks for your replies!!
I am using processing 2.1.1 , in Sketch/import Library , i don't have openGL, I dont know if my laptop support openGL but its a new Laptop Windows 7.
i am learning Grasshopper for my school and i need to work with the physic and i am working with this tutorials
http://www.plethora-project.com/education/2011/09/12/processing-tutorials/
and pls if you know where i can find the library verletphysic?
Answers
not sure what you mean. I think opengl libraries are included as part of processing.
if the code is complaining at the lack of opengl import then there is a menu item that will insert this correctly (can't remember the name at the moment though)
the only other thing I can think of is that you'll need opengl drivers for your operating system. this depends on your os and your graphics card, neither of which you mention...
Like koogs said, we're going to need more information to help you. What version of Processing are you using? What code are you trying to run? Does your computer support openGL? What kind of error are you seeing?
hello thanks for your replies!! I am using processing 2.1.1 , in Sketch/import Library , i don't have openGL, I dont know if my laptop support openGL but its a new Laptop Windows 7. i am learning Grasshopper for my school and i need to work with the physic and i am working with this tutorials http://www.plethora-project.com/education/2011/09/12/processing-tutorials/
and pls if you know where i can find the library verletphysic?
What error do you see? What makes you think you don't have opengl?
it was an error from Java that it blocked but now it work i download again the processing !! thank you very much !!
do you know where i can find velvetphysic?
it's Verlet Physics, not velvet. it's part of toxiclibs
the newest i can find is here: http://hg.postspectacular.com/toxiclibs/downloads/ but that's three years old so could be wrong.
Is there any hope in a toxiclibs library updated to Processing 2 ? [-O<