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
>
[SOLVED] GLU Error
Pages: [
1
]
Print
[SOLVED] GLU Error
(Read 478 times)
0 Members and 1 Guest are viewing this topic.
rsantina
Full Member
Posts: 101
[SOLVED] GLU Error
«
on:
2009-09-22 09:57:36
»
Hi Guys, im trying to move my app to jogl 2 and i get this error.
Exception in thread "AWT-EventQueue-0" javax.media.opengl.GLException: not implemented
at javax.media.opengl.glu.GLU.gluBuild2DMipmaps(GLU.java:1484)
This version of the app uses GL2 profile.
In the docs it says that it will throw this exception if its not available in the profile. But how can this be?
Thanks
rsantina
Full Member
Posts: 101
Re: GLU Error
«
Reply #1 on:
2009-09-22 11:13:41
»
I replaced gluBuild2DMipMaps with GENERATE_MIPMAP (which is faster) and it works.
But im wondering about the error i get?
does anybody have an idea about it?
Thanks
cegoes
JGO n00b
Posts: 17
Re: GLU Error
«
Reply #2 on:
2009-09-22 13:31:42
»
Hi, the soluction is here.
http://www.java-gaming.org/topics/solved-problems-with-glubuild2dmipmaps-in-jogl-2/20810/view.html
Please rename the topic putting [SOLVED] before the title.
Best Regards
Claudio Eduardo Goes
Games published by our own members! Go get 'em!
rsantina
Full Member
Posts: 101
Re: [SOLVED] GLU Error
«
Reply #3 on:
2009-09-23 02:26:29
»
Done Thanks
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...