From: Jean-Philippe Bruyère Date: Sat, 28 Nov 2020 23:25:38 +0000 (+0100) Subject: wip X-Git-Url: https://git.osiis.dedyn.io/?a=commitdiff_plain;h=8a67659668a86e50d5a58364f4aad34061c6e953;p=jp%2Fcrow.git wip --- diff --git a/index.html b/index.html index c11f332a..ec71b66e 100644 --- a/index.html +++ b/index.html @@ -34,20 +34,26 @@
- Build Status - Downloads NuGet package - -
- - - - -
- -

CROW is a pure C# widget toolkit originally developed for rapid GUI implementation with - OpenTK.

-

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

+

+ + + + + + + + + + + + + +

+

+Open source application framework for building portable graphical interfaces in C#, featuring a declarative language +for ui with styling and templates called IML similar to XAML and a binding system

strong> for easy code linking. +C.R.O.W. is in beta development state, api could change. +

You can visit the Wiki for documentation and tutorials. (in progress)