[java] Java and OpenGL

Started by
0 comments, last by samosa 20 years, 8 months ago
I download GL4java and the java3d api and I''m trying to get the java version of neon helium''s lesson #5 tutorial to compile but its not working. ( the ide is Jcreator ). How do i link the openGL libraries so the ide sees them and is there an alternative fully supported api by sun used to create openGL java programs.
-= kill one you're a murderer, kill thousands you're a conquerer =-
Advertisement
hi,

do you want to use gl4java or java3D?!
In either case, open jcreator and clic on:
Configure
-->Options
----->JDK Profiles
-------->Select the profile you use and clic on Edit
When you''re there, clic on Add -> add path/archive , and just add the library files you''ve installed.

cheers

This topic is closed to new replies.

Advertisement