From e7f75d8bfe2dd82e7db1638da86626a9dcfb749b Mon Sep 17 00:00:00 2001 From: jp Date: Fri, 22 Jul 2016 07:42:36 +0200 Subject: [PATCH] update index.html --- index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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