Re: jogl + nvidia cg demos / tutorials
Posted by
Sven Gothel on
Feb 21, 2012; 6:44am
URL: https://forum.jogamp.org/SOLVED-jogl-nvidia-cg-demos-tutorials-tp3762403p3762786.html
On 02/21/2012 02:25 AM, siddharth_univ [via jogamp] wrote:
>
>
> Hi all,
>
> I have recently started using jogl 2 and so far everything seems to be going
> fine. I wanted to start using cg, but i noticed it wasnt part of
> jogl.all.jar and had to include jogl.cg and
> jogl_cg-natives-windows-amd64.jar. But to kick start, i was wondering if
> there are any tutorials, demos available? Could anyone point me in the right
> direction?
Sorry .. however, I guess we have a Cg demo within jogl-demos.
>
> I tried to download the jogl demos from
>
http://jogamp.org/deployment/jogamp-current/archive/, it seems this is for
> linux and im working on windows 7 64bit. So could someone also point me
> where to get the demo binaries for windows too?
jogl-demos is platform neutral.
For development: Best to add jogl-demos to Eclipse having gluegen + jogl
referenced
as a user library -> wiki.
~Sven