Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 581 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 581 Bytes

Coyote - Swing/JOGL GUI (compatible with felspar)

Description

Each dialog and GLCanvas specified are loaded on read; however, they are not "compiled". Dialog, GLCanvas, and other components can be activated/deactivated programatically to save memory and cpu time.

Features

  • Support for GLCanvas (JOGL)

Example

Building

Dependencies:

  • tecolote
  • balboa
  • JOGL (Java OpenGL)
  • Jython (Java Python)
  • JInput (Java Game Controller API)