OpenGL GUI RESOURCES

From wiki.flightgear.org

Jump to: navigation, search

Contents

Intro

This page is meant to help collect information on viable alternatives to PLIB's PUI library, which may eventually need to be replaced in order to update FlightGear's user interface.

Related Discussions

OpenGL GUI Library Opinions

Requirements

  • OpenGL based
  • C/C++
  • cross platform
  • GPL compatible licensing
  • feature rich (widget support)
  • lightweight (dependencies)
  • actively developed/maintained (community momentum)
  • easy to integrate into existing applications

OSG based

Toolkits

Other OpenGL

SDL based

Personal tools