Code Monkey home page Code Monkey logo

glui's Introduction

GLUI (OpenGL User Interface)

General info

This library was made so that there would be a cross platform UI library the uses and integrates OpenGL. Right now it is in very early stages of deveopment and will have much more (and existent) documentation and many, many, more features.

How to compile

This repo uses cmake to compile to multiple platforms. After the prject is compiled, three static libraries will be put into the libs folder where you built the library to. These libraries are all required for using GLUI. A GLUI-Test exceutable will be put into the bin folder if BUILD_GLUI_TEST is enabled in cmake (by default it is).

Documentation

Currently there is no documentation of the library. The src/GLUI-Test directory has an example program that uses the library and cmake. for now this is the only thing closeto documentation for people who want to learn how to use the library. I will work on adding documentation when the core features of the library are finished.

Dependencies

All dependecies are downloaded when cmake is run.
These dependecies are:

glui's People

Contributors

sharhar avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.