g4bwy / chromium-egl-content

Abstraction library for lightweight browser development based on chromium using EGL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CHROMIUM EGL FRAMEWORK

Objectives

The goal of this project is to provide an HTML5 based user interface library using chromium content module and aura. Its main feature is to provide the ability to create native applications with (at least) all the UI handled using web technologies.

COMPILE

> make

About

Abstraction library for lightweight browser development based on chromium using EGL

License:Apache License 2.0


Languages

Language:C++ 92.4%Language:Shell 5.6%Language:Makefile 1.2%Language:C 0.8%