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 (408)
games submitted by our members
Games in WIP (293)
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  Game Development / Game Mechanics / Re: Anyone written a Java3d binding? on: 2004-08-20 23:00:38
I've written a Java 3D binding and ported SimpleExample. The physics is working fine, but the Appearances need tweaking to match Xith3D and I've run out of time.

I'll send William a tar of the source.
2  Java Game APIs & Engines / Java 3D / Re: There has to be an easier way... on: 2004-04-15 04:31:27
You may find this project useful, either directly or as a reference.

https://sourceforge.net/projects/nwn-j3d/

It's a Java3D loader for game characters from Never Winter Nights and includes animation.

The game site itself documents the tool path for building your own characters and you can download lots of samples here
http://nwn.bioware.com/downloads/viewer.html
3  Java Game APIs & Engines / Java 3D / Re: java3d editor scenegraph bug on: 2004-01-31 03:44:54

Can you provide some more information.

Java3D version, OS, Java version and the steps to reproduce.
4  Java Game APIs & Engines / JOGL Development / Re: Jogl & Swing on: 2003-06-27 20:22:19

OK, I've found the cause of the problem I was seeing.....

When using a awt.Frame as the container the jogl GLEventListener init  is called when the frame is shown.

When using a JFrame as the container the GLEventListener is not called when the frame is shown. Adding an Animator to the canvas forces the initialisation and everything renders correctly.

I'll check the docs carefully and figure out if this is a bug or a feature  Wink
5  Java Game APIs & Engines / JOGL Development / Re: High resolution Timers on: 2003-06-24 19:06:39

The Java3D high resolution timer uses the highest res timers available in each OS. The timer is in the utils class so should
be reusable in jogl.
6  Java Game APIs & Engines / JOGL Development / Jogl & Swing on: 2003-06-24 19:02:22

Anyone got even a simple jogl program to run with a Swing JFrame ?

I tried changing the Frame constructor in the gears demo to

JFrame frame = new JFrame()
frame.getRootPane.add( canvas )

The Frame appears on the screen but nothing is rendered, it appears that none of the GearRendered methods are called  Cry
Pages: [1]
Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars!
 
Get high quality music tracks 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!
cubemaster21 (140 views)
2013-05-17 21:29:12

alaslipknot (149 views)
2013-05-16 21:24:48

gouessej (179 views)
2013-05-16 00:53:38

gouessej (173 views)
2013-05-16 00:17:58

theagentd (183 views)
2013-05-15 15:01:13

theagentd (167 views)
2013-05-15 15:00:54

StreetDoggy (212 views)
2013-05-14 15:56:26

kutucuk (236 views)
2013-05-12 17:10:36

kutucuk (235 views)
2013-05-12 15:36:09

UnluckyDevil (240 views)
2013-05-12 05:09:57
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

Java Data structures
by Roquen
2013-03-29 13:21:12

Topic Request
by kutucuk
2013-03-22 21:42:01
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!
Page created in 0.086 seconds with 21 queries.