From cad504c62d45952b4651603579f34df0d230841e Mon Sep 17 00:00:00 2001 From: j-p Date: Thu, 18 Jul 2019 18:58:14 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c6fda6fd..cf0c8cc2 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,11 @@ **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) -- 2.47.3