• FengGUI


    http://www.fenggui.org/doku.php

    FengGUI is a graphical USER interface (GUI) application programming interface (API) based on OpenGL. FengGUI provides all typical GUI components like buttons, sliders, trees, text areas, frames, tabs, etc. which are required to build a complete GUI system. Since it is based on OpenGL, FengGUI fits well in multimedia and game environments. In addition, OpenGL enables FengGUI to be fast and have graphical finesse at the same time. The architecture is similar to common GUI APIs which allows developers to start right away. The XML centric design makes it possible to easily customize the appearance of all widgets. Some more not yet mentioned features are summarized in the following list:

    • entirely written in Java (1.5 compatible)
    • easy customizable (themable) styles via XML
    • all basic widgets you could want (Label, Button, Container, Scrollbar, Slider, Window, Checkbox, RadioButton, ...) and more
    • focus on performance
    • advanced text rendering using bitmap fonts or AWT fonts (full Unicode support over JOGL TextRenderer)
    • supports major OpenGL bindings for Java (JOGL, LWJGL)
    • neither comes with nor requires any game middleware but can be easily combined with them (jME, jPCT, Xith3D pending, WorldWind or Slick)
    • simple, slim and cohesive design
    • allows direct OpenGL calls in your GUI (try that with Swing :P)
    • used in commercial projects
    • a lot of examples included

    Check out our forum!

    ——————————————————————————————————
    傲轩游戏网
  • 相关阅读:
    摘:SQL Server数据类型的25种
    二维码简介和容错率的问题
    PHP QR Code
    Git 更新操作
    [转载]ecmall语言包程序
    linux 从百度网盘下载文件的方法
    Linux定时备份数据到百度云盘
    nginx整合php+lua+oracle环境搭建
    php 36进制与10进制转换
    “互联网+”取代O2O将成为2016最大风口
  • 原文地址:https://www.cnblogs.com/cuizhf/p/2377159.html
Copyright © 2020-2023  润新知