]> O.S.I.I.S - jp/crow.git/commitdiff
Update README.md CrowOpenTK
authorj-p <jp_bruyere@hotmail.com>
Thu, 18 Jul 2019 16:58:14 +0000 (18:58 +0200)
committerGitHub <noreply@github.com>
Thu, 18 Jul 2019 16:58:14 +0000 (18:58 +0200)
README.md

index c6fda6fda77057cbf4c8c57995ef7c350568235d..cf0c8cc20093e1df779fe8d45e80397538d04836 100644 (file)
--- a/README.md
+++ b/README.md
 
 **C.R.O.W.** is in beta development state, api could change.
 
+I've tested three pathes for further developments:
+* OpenTk integration, initial architecture. Nuget package = Crow.OpentTK
+* Stand Alone Crow with no OS integration, Nuget has version 8.* under the name Crow.
+* Vulkan backend (vk.net) with VKVG as a replacement for cairo and GLFW for OS integration, this last path is the closest to what I want to make with CROW. Maybe I'll try to keep Cairo as an option for backend. The nuget packge is Crow.VK and the source three is in the branch vknet. Due to the early state of VKVG, this should be considered as an early preview.
+
 #### Documentation
 * [Introduction](https://github.com/jpbruyere/Crow/wiki)
 * [Classes documentation autogenerated from doxygen](https://github.com/jpbruyere/Crow/wiki/index)