mirror of https://github.com/buggins/dlangui.git
update README
This commit is contained in:
parent
67165ad9e5
commit
e5fe452d16
|
@ -36,7 +36,7 @@ Main features:
|
|||
* Fallback to pure Win32 API / SDL / X11 when OpenGL is not available (e.g. opengl dynamic library cannot be loaded)
|
||||
* Actually it's a port (with major refactoring) of GUI library for cross platform OpenGL based implementation of Cool Reader app project from C++.
|
||||
* Non thread safe - all UI operations should be preformed in single thread
|
||||
|
||||
* Simple 3d engine - allows to embed 3D scenes within GUI
|
||||
|
||||
Widgets
|
||||
-------
|
||||
|
|
Loading…
Reference in New Issue