How to import OPENGL in Processing inside java calss for Netbeans?
in
Integration and Hardware
•
1 year ago
Hi,
I would like to do this kind of 3d scatter https://forum.processing.org/topic/3d-scatter-plot but inside a java class, because I do calculations in java that I don't want to do in pure processing.
But I don't know how to import the missing OPENGL right. I tested other non opengl things and it worked fine http://youtu.be/MqMHmBnos7k . I added all the jar libraries I found in the processing collection. But there is no opengl and I'm not sure which to take and how to import it rightly.
Could anyone help me with that?
Best regards, Andreas
I would like to do this kind of 3d scatter https://forum.processing.org/topic/3d-scatter-plot but inside a java class, because I do calculations in java that I don't want to do in pure processing.
But I don't know how to import the missing OPENGL right. I tested other non opengl things and it worked fine http://youtu.be/MqMHmBnos7k . I added all the jar libraries I found in the processing collection. But there is no opengl and I'm not sure which to take and how to import it rightly.
Could anyone help me with that?
Best regards, Andreas
1