Anyone have time to test...

Anyone want to try something I put together today, it might be might next project… not quite sure yet…

I’d like to know first whether the webstart works, and second whether it works on platforms other than windows…

Any other feedback would be good,

http://www.newdawnsoftware.com/martian/webstart/marv.jnlp

Kev

PS. I posted it here in Xith3D since it uses the current version of xith.

EDIT: Controls are cursors and CTRL to jump.

i just love that alien ;D

started ok and works just fine on win2k and Mandrake9.1

For now I suggest to turn vertex buffer caching off for Linux. You can do this the following way:


<resources os="Linux">
  ...
  <property name="XITH3D_USE_VERTEX_BUFFER_CACHING" value="false" />
</resources>

Cheers for the posts so far, Windows - tick, Linux - tick. I’ve updated the JNLP as Jens suggested also.

Thanks again,

Kev

Works fine now. ;D

:smiley:

Works fine for me too… and looks great.

Is there any sourcecode awaylable? ::slight_smile:

P3 700Mhz
Elsa Erazor 3
256MB Ram
SuSe 8.2 running

FPS: ~45

Good looking demo, runs at ~250 fps
Athlon XP 2.15 GHZ
Radeon 9500 Pro @ 350/330
384 DDR
Nforce 2 mobo

Thanks again guys,

Source code will be available once I’ve sorted it out and probably once I’ve put an actual game together from it. If you’d like the source sooner contact me by email and I’ll send it on. Its just not really good enough for public viewing just yet :wink:

Incidently, whats an “Elsa Erazor 3”, google time…
EDIT: Ah ha, its a TNT2. 45 fps not bad then :slight_smile:

Kev

Btw. this game works with JRE 1.4.0, too.

Win2kPro
Cel 500Mhz 256MB
Matrox G400 16MB
Java 1.4.2-beta-b19

Downloaded ok, but then result is just a blank screen.

Coo… do the other Xith3D demos work for you?

Kev

Tested several xith demos and I can see is a black screen. Here is a printout from the console screen (runcube.cmb). Other demos print similar text.

fileinfo: xith3d.jar, 2003-10-12 03:05

starting frame speed test
Init GL is net.java.games.jogl.impl.windows.WindowsGLImpl
OpenGL Renderer = Matrox G400
OpenGL Version = 1.1.3 Feb  7 2003
OpenGL Vendor = Matrox Graphics Inc.
OpenGL Extensions = GL_ARB_multitexture GL_ARB_texture_env_add GL_ARB_texture_en
v_combine GL_Autodesk_facet_normal GL_EXT_abgr GL_EXT_bgra GL_EXT_compiled_verte
x_array GL_EXT_packed_pixels GL_EXT_separate_specular_color GL_EXT_stencil_wrap
GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_E
XT_vertex_array GL_KTX_buffer_region GL_SGIS_multitexture GL_WIN_swap_hint WGL_E
XT_swap_control

OpenGL 1.2 is required. If possible, update your drivers.

[quote]OpenGL 1.2 is required. If possible, update your drivers.
[/quote]
It’s time that one was in the FAQ methinks.

Will.

Works great for me on my laptop (Linux, Java 1.4.2, Mesa OpenGL1.4)

Nice work.

Will.

Works great on windows. Geforce 4600 TI, FPS 286.

Gute little Alien!

Works fine here, too: Win2000 with TNT2.
(However only about 10 fps… but this is probably due to my gfx card.)

Im out of luck :’(
I browsed Matrox forum and G400 driver (possible all Gxxx serie) support only OpenGL1.1 and did not find any future releases on that area.

http://forum.matrox.com/mga/viewforum.php?f=43&sid=aab5c73aa6fa8ec08399150367422c8e

My lowbudget is screaming, but I hope SantaClaus see this message.

Is it possible to create anything even simple visible with Xith3D library without having OGLv1.2 driver? Probably cubetest.cmd demo is a simple as can be.

I know, that lwjgl driver (latest AlienFlux works on G400) and simple JOGL demos work. Althought all fullscreen jogls go to a blank screen as well, but thats ok as I prefer windowed mode.

G400 is a deadend card, so I must upgrade it.

EDIT: Found a wild wrapper driver, supports OpenGL1.4 through DirectX interface.


I may give it a try and see whether it gives me OpenGL1.2+ support with current G400 driver.

If you use Linux you can install Mesa (software rendering) which supports OpenGL 1.4.

Yikes! I just tried this and it hard reset my machine. Win2K, Intel 82845G/GL graphics controller.