EWOL: Bases


Next: Tutorals

Overview:

EWOL is an OpenGL library for creating graphical user interfaces. It works on many UNIX-like platforms, Windows, and OS X and some mobile platforms Android, iOs(soon). EWOL is released under the APACHE-2 license, which allows for very flexible licensing of client applications. EWOL has a C++ architecture that allows for maximum flexibility.
The main idea of EWOL is to create a complete abstraction of the platforms. This generate some restriction that you will see an overwiew in the under section.

User requires:

To use ewol you need to know only C++ language. It could be usefull to know:

Architecture:

One of the important point to know in this framwork is some of absurd things came from the multiple architecture type.
I will Explain the main points: