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 Problem
Pages: [
1
]
Print
JOGL Problem
(Read 1635 times)
0 Members and 2 Guests are viewing this topic.
A.H
JGO n00b
Posts: 8
Shouldn't Duke be a duck? It just makes sense.
JOGL Problem
«
on:
2004-11-29 18:14:08
»
Alright heres my problem, i just downloaded JOGL and was using one of the demo's on NeHe to test it out. When i started it up all the colors and textures were not shown, instead where all the colors and textures were suppose to be was colored red.
My comp is pretty old, Pentium 233 or something. But my apps for Java3D(OpenGl version) works fine. In fact the reason i use the OpenGL version of Java3D because the textures and colors didn't show in the DirectX one!
???Any tips/suggestions/solutions to my problem?
:PAnd no, I won't just get a new comp and try it on that one.
gregof
Full Member
Posts: 133
in code we trust
Re: JOGL Problem
«
Reply #1 on:
2004-11-29 23:57:03
»
What graphics card do you have?
Do you have the latest drivers for it?
// Gregof
A.H
JGO n00b
Posts: 8
Shouldn't Duke be a duck? It just makes sense.
Re: JOGL Problem
«
Reply #2 on:
2004-11-30 14:36:18
»
I have an S3 Inc. Virge MX 4MB?. Its using the latest driver, since the company doesn't make drivers for that card anymore.
DirectX gets this little error that might explain the problem.
Hardware accelerated Direct3D 8+ is not available because the display driver does not support it. You may be able to get a newer driver from the hardware manufacturer.
But then again, the Java3D OpenGL version allows me to see textures and colors.
Oh, and this is on a laptop, so changing video cards is not a solution.
So any insight to what might be causing this?
Games published by our own members! Go get 'em!
turquoise3232
Sr. Member
Posts: 332
Java (games) rock!
Re: JOGL Problem
«
Reply #3 on:
2004-12-01 00:10:30
»
Are you sure Java3D doesn't fallback in a software emulated drawing or something like this?(I confess that it may be hard to find it though.)
Rob Nugent
Full Member
Posts: 109
May contain nuts
Re: JOGL Problem
«
Reply #4 on:
2004-12-01 03:47:32
»
Java3D *will* use software rendering if necessary.
My app used to run (very very slowly!) on a P133 laptop in this mode.
EDIT: I believe that this was just the OpenGL sofware renderer though, not anything specific to Java3D
Rob
A.H
JGO n00b
Posts: 8
Shouldn't Duke be a duck? It just makes sense.
Re: JOGL Problem
«
Reply #5 on:
2004-12-01 18:02:05
»
The Java3D only switches to software rendering when i view an app at full screen, other then that i think its running on hardware rendering.
Does anyone know if you can switch manually between software and hardware rendering in JOGL? That might solve my problem.
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...