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 (404)
games submitted by our members
Games in WIP (289)
games currently in development
News: Read the Java Gaming Resources, or peek at the official Java tutorials
 
    Home     Help   Search   Login   Register   
Pages: [1]
  ignore  |  Print  
  Create abstract OpenGL renderer above JOGL/LWJGL ?  (Read 485 times)
0 Members and 1 Guest are viewing this topic.
Offline Niwak

Junior Member





« Posted 2005-04-03 13:16:55 »

The idea is to abstract the components of JOGL and LWJGL renderer in a more general OpenGL renderer.

The benefit of doing this are the following ;
- ensure JOGL and LWJGL renderer supports the same features,
- ease the development of these by avoiding a bug to be fixed in one and not in the other,
- allow to easily implement new OpenGL renderer later (I'm thinking of SWT OpenGL which seems to have the benefit to be nearly compilable by GCJ),
- ease the development of new features on the existing renderers.

The trade off is that it will make the calls to OpenGL go through one more abstraction layer (I think this has no footprint since these type of calls should be flattened by all JIT compilers).

What do you think ?

If you agree with this enhancement, I can try to implement it.

I'm not sure this is the right place to post this since it's a bit more on the internal core than on the use of Xith3D library. Tell me if I should move this post elsewhere.

Thanks.

       Vincent

Offline Yuri Vl. Gushchin

Senior Member




Speak Java!


« Reply #1 - Posted 2005-04-03 13:44:46 »

Hi,

This was already discussed some time ago.

I know at least one way that eliminates the tradeoff of introducing one more abstract layer - we can try to use AspectJ to implement alternate techniques of dealing with OpenGL calls used in JOGL and LWJGL.

Quote
(I think this has no footprint since these type of calls should be flattened by all JIT compilers)


...I think it will be some footprint... JITs and HotSpot are not so smart for now if you will take a closer look at that...

Yuri

Yuri Vl. Gushchin
JProof Group
Offline William Denniss

JGO Coder


Projects: 2


Fire at will


« Reply #2 - Posted 2005-04-04 08:25:18 »

One of the nice things about Xith3D is only developers modifying Xith3D have to worry about the OpenGL code.  For everyone else, it doesn't really matter.  Xith3D is the abstraction layer Smiley

Will.

Games published by our own members! Check 'em out!
Legends of Yore - The Casual Retro Roguelike
Offline Amos Wenger

Senior Member




Everything's possible, but not everything's fun...


« Reply #3 - Posted 2005-04-04 16:40:38 »

Yes, really...
I never had to change ONE line of Xith3D code to get my game work, in spite of the updates.

"Once you start working on something, don't be afraid of failure and don't abandon it. People who work sincerely are the happiest"
Pages: [1]
  ignore  |  Print  
 
 
You cannot reply to this message, because it is very, very old.

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!
cubemaster21 (42 views)
2013-05-17 21:29:12

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

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

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

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

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

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

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

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

UnluckyDevil (157 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.106 seconds with 21 queries.