Login  Register

Where is the package com.jogamp.opengl.cg?

Posted by Marco on Oct 24, 2019; 3:49pm
URL: https://forum.jogamp.org/Where-is-the-package-com-jogamp-opengl-cg-tp4040121.html

I would like to use the classes of package com.jogamp.opengl.cg but I dont' know which jar to include in my project.
I found this package in the javadoc and in the sources but I cannot find it in the jar libraries.
For my project I use the following libraries:

gluegen-rt.jar
gluegen-rt-natives-windows-amd64.jar
jogl-all.jar
jogl-all-natives-windows-amd64.jar

Where I can find the compiled package com.jogamp.opengl.cg?