Java-Gaming.org
Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars!
Featured games (78)
games approved by the League of Dukes
Games in Showcase (416)
games submitted by our members
Games in WIP (306)
games currently in development
News: Read the Java Gaming Resources, or peek at the official Java tutorials
 
   Home   Help   Search   Login   Register   
  Show Posts
Pages: [1]
1  Java Game APIs & Engines / jMonkeyEngine / Re: Blender exporter, and XML issues. on: 2005-05-12 07:56:17
that's exactly what I wanted to read  Smiley thanks man
2  Java Game APIs & Engines / jMonkeyEngine / Re: Blender exporter, and XML issues. on: 2005-05-11 14:37:26
Well.... it's so sad to see this thread dead, after hundreds of query like "jme blender exporter" in google...  Embarrassed

I really hope to see some news here.
3  Java Game APIs & Engines / OpenGL Development / Re: Problem starting LWJGL on: 2005-05-11 14:31:59
thanks for the tip.

Infact I've already started also a "cleaning mission"  Roll Eyes of my classpath, that is a mess, at the moment...
4  Java Game APIs & Engines / OpenGL Development / Re: Problem starting LWJGL on: 2005-05-11 13:47:58
quite good. I've solved using:

java -cp lwjgl.jar;lwjgl_devil.jar;lwjgl_fmod3.jar;lwjgl_test.jar;lwjgl_util.jar;. -Djava.library.path=C:\JBuilderX\jdk1.4\jre\lib\native org.lwjgl.test.WindowCreationTest

I've understood lately that -Djava.library.path has to point the directory which dll are in.
5  Java Game APIs & Engines / OpenGL Development / Problem starting LWJGL on: 2005-05-11 13:20:54
Hi there, I'm trying to make the test class of LWJGL working.

I launch it in this way:

java -cp lwjgl.jar;lwjgl_util.jar;lwjgl_test.jar; -Djava.library.path=c:\lwjgl org.lwjgl.test.WindowCreationTest

and result is:

The following keys are available:
ESCAPE:         Exit test
ARROW Keys:     Move window when in non-fullscreen mode
L:              List selectable display modes
0-8:            Selection of display modes
F:              Toggle fullscreen
SHIFT-F:        Toggle fullscreen with Display.destroy()/create() cycle
Exception in thread "main" java.lang.UnsatisfiedLinkError: no lwjgl in java.library.path
       at java.lang.ClassLoader.loadLibrary(Unknown Source)
       at java.lang.Runtime.loadLibrary0(Unknown Source)
       at java.lang.System.loadLibrary(Unknown Source)
       at org.lwjgl.Sys.<clinit>(Sys.java:64)
       at org.lwjgl.opengl.Display.<clinit>(Display.java:96)
       at org.lwjgl.test.WindowCreationTest.initialize(WindowCreationTest.java:
82)
       at org.lwjgl.test.WindowCreationTest.main(WindowCreationTest.java:286)

but, as you can see I've specified -Djava.library.path=c:\lwjgl (where all LWJGL jars are placed).

Where could it be the wrong thing?

thanks
6  Java Game APIs & Engines / JOGL Development / Re: loading maya models on: 2005-05-11 07:46:20
Hi, I'm interested too in a loader of models. What do you exactly mean with "obj format"? Do you mean .lwo? and where are these loaders? I'm googling from a couple of day but, really, I couldn't find anything....  :-/

thanks
Pages: [1]
Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars!
 
Browse for soundtracks for your game!

Add your game by posting it in the WIP section,
or publish it in Showcase.

The first screenshot will be displayed as a thumbnail.

The invasion has landed! On Mars! And you're there to beat 'em!
mrbenebob (14 views)
2013-06-19 14:55:23

BrassApparatus (22 views)
2013-06-19 08:52:37

NegativeZero (25 views)
2013-06-19 03:31:52

NegativeZero (28 views)
2013-06-19 03:24:09

Jesse_Attard (32 views)
2013-06-18 22:03:02

HeroesGraveDev (68 views)
2013-06-15 23:35:23

Vermeer (67 views)
2013-06-14 20:08:06

davedes (69 views)
2013-06-14 16:03:55

alaslipknot (61 views)
2013-06-13 07:56:31

Roquen (85 views)
2013-06-12 04:12:32
Smoothing Algorithm Question
by UprightPath
2013-05-28 02:58:26

Smoothing Algorithm Question
by UprightPath
2013-05-28 02:57:33

Complex number cookbook
by Roquen
2013-04-24 12:47:31

2D Dynamic Lighting
by Oskuro
2013-04-17 16:46:12

2D Dynamic Lighting
by Oskuro
2013-04-17 16:45:57

2D Dynamic Lighting
by Oskuro
2013-04-17 16:23:20

Noise (bandpassed white)
by Roquen
2013-04-05 17:36:01

Noise (bandpassed white)
by Roquen
2013-04-03 16:17:38
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines | Managed by Enhanced Four Valid XHTML 1.0! Valid CSS!