Java-Gaming.org Java4K winners: [ by our judges | by the community ]         
Featured games (67)
games approved by the League of Dukes
Games in Showcase (∞)
games submitted by our members



News: Read the Java Gaming Resources, or peek at the official Java tutorials
 
    Home     Help   Search   Login   Register   
Pages: [1]
  Print  
  Jogl Tutorial  (Read 1655 times)
0 Members and 2 Guests are viewing this topic.
Offline mohan

JGO n00b
*

Posts: 4


Java games rock!


« on: 2003-08-28 11:44:29 »

Hi all,
   Came to know about JOGL and feel excited to run my first openGL program in java. But could'nt find any tutorials on Jogl home page.

Can any one help ?
Thanks
Offline endolf
« League of Dukes »

JGO Kernel
*****

Posts: 1597
Medals: 2


Current project release date: sometime in 3003


« Reply #1 on: 2003-08-28 12:31:01 »

Hi
 JOGL uses the same commands as opengl, just slightly different syntax on some of them, all gl commands are prefixed with gl. Look at the demos for the init code, and then the javadoc for each command, beyond that it's all in the nehe tutorials Smiley (as in it's openGL)

HTH

Endolf

Offline scottellsworth

JGO n00b
*

Posts: 4


Java games rock!


« Reply #2 on: 2003-08-28 12:38:25 »

Would be handy to have the NeHe tutorials updated with jogl samples.  The first six are, but the rest are not.

I hope to provide a jogl version of the seventh, but it is slow going, as I am learning jogl and OpenGL at the same time.

Scott
Games published by our own members! Go get 'em!
Offline mohan

JGO n00b
*

Posts: 4


Java games rock!


« Reply #3 on: 2003-08-28 12:41:12 »

Hi Endolf ,
Thanks for your reply.
I am new to openGL as well, though I know Java better than C or other language.

I spotted out nehe tutorials. Do I need to go through all lessons of installing openGL on windows or I simply need to put the jogl jar files and simply start coding.

thanks
Offline mohan

JGO n00b
*

Posts: 4


Java games rock!


« Reply #4 on: 2003-08-28 12:42:21 »

Hi Scott,
    Thanks for your reply. Could you please direct me to those 6 lessons.

Thanks
Offline endolf
« League of Dukes »

JGO Kernel
*****

Posts: 1597
Medals: 2


Current project release date: sometime in 3003


« Reply #5 on: 2003-08-28 12:42:53 »

Hi
 Just place the jogl jars in your classpath and the dll in your java library path (-Djava.library.path=...)

HTH

Endolf

Offline mohan

JGO n00b
*

Posts: 4


Java games rock!


« Reply #6 on: 2003-08-28 12:44:15 »

Thanks Endolf. I got it.

Thanks
Offline endolf
« League of Dukes »

JGO Kernel
*****

Posts: 1597
Medals: 2


Current project release date: sometime in 3003


« Reply #7 on: 2003-08-28 12:48:11 »

np (No problem)

Pages: [1]
  Print  
 
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.06 seconds with 20 queries.