Difference: PortingFromGL4JavaToJOGL (1 vs. 2)

Revision 22006-01-09 - JamesSlack

Line: 1 to 1
 
META TOPICPARENT name="JamesSlackNotes"
Incomplete
Line: 9 to 9
 Cannot use JSR-231 JOGL jar files with current code state.
  • Imports need modifications
  • Some commands need modifications (list them here later)
Added:
>
>
  • Next step of JOGL porting will be making TJ JSR-231 compliant

Tried to create an extension of AWTEvent to add in System event queue (Toolkit.getDefaultToolkit().getSystemEventQueue();), but event dispatch did not recognize the event (perhaps need to add some standard AWTEvent handling function?). For now, getting it to work with PaintEvent would be nice.

 

Revision 12006-01-06 - JamesSlack

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="JamesSlackNotes"
Incomplete

Porting to JOGL v1.1.1

All GL commands ported successfully with minor syntax changes. jar files here

Cannot use JSR-231 JOGL jar files with current code state.

  • Imports need modifications
  • Some commands need modifications (list them here later)
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback