<p>EWOL, or Edn Widget OpenGl Layer, is a multi-platform library for creating graphical user interfaces in OpenGL. Offering a complete set of widgets.</p>
<h1><aclass="anchor"id="ewol_mainpage_where"></a>
Where can I use it? </h1>
<p>Everywhere! EWOL is cross-platform devolopped to support bases OS:</p><ul>
<p>Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at</p>
<p>Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.</p>
<li><ahref="http://atria-soft.github.io/elog"><b>elog</b></a> : Generic Log interface (for Android and MacOs) ...</li>
<li><ahref="http://atria-soft.github.io/etk"><b>etk</b></a> : Generic toolkit to acces on file, standardize acces on string (for Android and MacOs) ...</li>
<li><ahref="http://atria-soft.github.io/earchive"><b>earchive</b></a> : Generic access to a zip file (used to access on file on Android)</li>
<li><ahref="http://atria-soft.github.io/egami"><b>egami</b></a> : generic image accessor for PNG, svg and bmp image (might add some other type ...)</li>
<li><ahref="http://atria-soft.github.io/esvg"><b>e-svg</b></a> : Generic SVG image parser and displayer</li>
<li><ahref="http://atria-soft.github.io/ejson"><b>e-json</b></a> : JSON file access (read and write)</li>
<li><ahref="http://atria-soft.github.io/exml"><b>e-xml</b></a> : XML file access (read and write)</li>
<li><ahref="http://musicdsp.github.io/audio-orchestra"><b>audio-orchestra</b></a> : Low level wrapper of audio interface (Linux/Windows/MacOs/IOs/Android)</li>
<li><ahref="http://musicdsp.github.io/audio-drain"><b>audio-drain</b></a> : single stream audio processing</li>
<li><ahref="http://musicdsp.github.io/audio-river"><b>audio-river</b></a> : High level audio abstraction</li>
<li><ahref="http://musicdsp.github.io/audio-ess"><b>audio-ess</b></a> : basic sound set manager</li>
<li><ahref="http://musicdsp.github.io/ege"><b>ege</b></a> : Ewol Game engine is a wrapper on the the bullet physical engine and ewol renderer engin. This is in developpement for now (the simple objective is to produce game to make profitable all my work)</li>
<li><ahref="http://atria-soft.github.io/zeus"><b>zeus</b></a> : RPC over websocket</li>
<li><ahref="http://atria-soft.github.io/dollar"><b>dollar</b></a> : $1 $n $p and $p+</li>
</ul>
<h2><aclass="anchor"id="ewol_mainpage_ext"></a>
External: </h2>
<ul>
<li><b>linearmath</b> : bullet mathamatical sub lib (for using same vec3).</li>
<li><b>Z lib</b> : Clkassical zlib lib.</li>
<li><b>libPNG</b> : the classical png display lib.</li>
<li><b>ogg</b> : The classical Ogg coder reader lib.</li>
<li><b>freetype</b> : The classicle true-type reader lib.</li>
<li><b>bulletlib</b> : the classical bullet library physical engine. (dependence by ege)</li>
<li><b>openSSL</b> : generic SSL library. (dependence by zeus)</li>
</ul>
<h2><aclass="anchor"id="ewol_mainpage_using"></a>
Program Using EWOL </h2>
<ul>
<li><ahref="http://github.com/HeeroYui/edn"><b>edn</b></a>: (Application in GPLv3) Edn is the main application using this lib and designed for (in the first time). This is a "Code editor".</li>
<li><ahref="http://play.google.com/store/apps/details?id=com.edouarddupin.worddown"><b>worddown</b></a>: (Proprietary) Worddown is a simple word game.</li>