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
Java-Gaming.org
>
Java Game APIs & Engines
>
OpenGL Development
>
JOGL Development
>
Jogl Tutorial
Pages: [
1
]
Print
Jogl Tutorial
(Read 1655 times)
0 Members and 2 Guests are viewing this topic.
mohan
JGO n00b
Posts: 4
Java games rock!
Jogl Tutorial
«
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
endolf
« League of Dukes »
JGO Kernel
Posts: 1597
Medals: 2
Current project release date: sometime in 3003
Re: Jogl Tutorial
«
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
(as in it's openGL)
HTH
Endolf
DarkVoid Online
|
Code
|
Homepage
|
JInput
scottellsworth
JGO n00b
Posts: 4
Java games rock!
Re: Jogl Tutorial
«
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!
mohan
JGO n00b
Posts: 4
Java games rock!
Re: Jogl Tutorial
«
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
mohan
JGO n00b
Posts: 4
Java games rock!
Re: Jogl Tutorial
«
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
endolf
« League of Dukes »
JGO Kernel
Posts: 1597
Medals: 2
Current project release date: sometime in 3003
Re: Jogl Tutorial
«
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
DarkVoid Online
|
Code
|
Homepage
|
JInput
mohan
JGO n00b
Posts: 4
Java games rock!
Re: Jogl Tutorial
«
Reply #6 on:
2003-08-28 12:44:15
»
Thanks Endolf. I got it.
Thanks
endolf
« League of Dukes »
JGO Kernel
Posts: 1597
Medals: 2
Current project release date: sometime in 3003
Re: Jogl Tutorial
«
Reply #7 on:
2003-08-28 12:48:11
»
np (No problem)
DarkVoid Online
|
Code
|
Homepage
|
JInput
Pages: [
1
]
Print
Jump to:
Please select a destination:
-----------------------------
Games Center
-----------------------------
=> Featured Games
=> Showcase
=> Contests
===> LWJGL16k - 2011
===> 4K Game Competition - 2012
===> JGO Comp Petite
===> Finished Contests
=====> 4K Game Competition - 2011
=====> 4K Game Competition - 2010
=====> 4K Game Competition - 2009
=====> 4K Game Competition - 2008
=====> 4K Game Competition - 2007
=====> 4K Game Competition - 2006
=====> 4K Game Competition - 2005
=====> Tiny Game 2010
=====> JGO Comp 2009
=====> 16K LWJGL Competition - 2005
=====> Java Technology Game Development Contest - 2004
-----------------------------
Discussions
-----------------------------
=> General Discussions
===> Suggestions
=> Business and Project Discussions
===> Jobs and Resumes
===> Community & Volunteer Projects
=> Miscellaneous Topics
-----------------------------
Game Development
-----------------------------
=> Newbie & Debugging Questions
=> Articles & tutorials
=> Game Play & Game Design
=> Game Mechanics
===> Artificial Intelligence
=> Networking & Multiplayer
=> Performance Tuning
=> Shared Code
-----------------------------
Java Game APIs & Engines
-----------------------------
=> Engines, Libraries and Tools
===> Java 3D
===> JInput
===> jMonkeyEngine
===> Xith3D Forums
===> Tools Discussion
=> Java 2D
===> JavaFX
=> OpenGL Development
===> JOGL Development
===> LWJGL Development
=> Java Sound & OpenAL
===> JOAL Development
=> Java on Mobile Devices
===> Android
===> J2ME
Loading...