From: jp Date: Fri, 22 Jul 2016 05:42:36 +0000 (+0200) Subject: update index.html X-Git-Url: https://git.osiis.dedyn.io/?a=commitdiff_plain;h=e7f75d8bfe2dd82e7db1638da86626a9dcfb749b;p=jp%2Fcrow.git update index.html --- diff --git a/index.html b/index.html index 388ce8b8..eeb54996 100644 --- a/index.html +++ b/index.html @@ -43,7 +43,9 @@ OpenTK.

Trying to make it as efficient as possible, it evolved as a full feature toolkit with templates, styles, compositing, and bindings. Running under Mono, With multi-platform libraries it should run on any target.

-

Crow has full transparency support, but a fast opaque rendering queue exist for heavy critical application.

+

Using Crow is an easy way to get instantly some controls in your your OpenGL application. With the binding system, your local +variables are bound to the interface in 2 clicks and with the full transparency, your openGL scene will always stay fully visible.

+

Please report bugs and issues on GitHub