From cdd469a20c56f105e4a415af6aad359a1a9f4dfc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sun, 5 Aug 2018 12:47:42 +0200 Subject: [PATCH] Updated README with links to changelog and community projects. Because the explicit list of related projects inevitably got outdated. --- README.md | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index a1867640e..4b21f16fd 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,13 @@ Graphics APIs: See the [Build Status page](http://magnum.graphics/build-status/) for detailed per-platform build status. +WHAT'S NEW? +=========== + +Curious about what was added or improved recently? Check out the +[Changelog](http://doc.magnum.graphics/magnum/changelog.html#changelog-latest) +page in the documentation. + GETTING STARTED =============== @@ -105,14 +112,9 @@ separate repositories. - **Magnum Extras** — playground for testing new APIs, specialized stuff that doesn't necessarily need to be a part of main Magnum repository or mutually exclusive functionality: https://github.com/mosra/magnum-extras -- **libRocket integration** — integrates Magnum as rendering backend into - [libRocket](https://github.com/libRocket/libRocket) GUI library: - https://github.com/miguelmartin75/Magnum-libRocket -- **Dear IMGUI integration** — integrated Magnum as rendering backend into - [Dear IMGUI](https://github.com/ocornut/imgui) library: - https://github.com/denesik/MagnumImguiPort -- **Magnum Inspector** — Gtk-based inspector window running alongside Magnum - https://github.com/wivlaro/magnum-inspector + +Outside of the project itself, there's also a lot of community contributions +— [check them out on the website](http://magnum.graphics/features/community/). CONTACT & SUPPORT =================