Browse Source

Updated README with links to changelog and community projects.

Because the explicit list of related projects inevitably got outdated.
pull/272/head
Vladimír Vondruš 8 years ago
parent
commit
cdd469a20c
  1. 18
      README.md

18
README.md

@ -71,6 +71,13 @@ Graphics APIs:
See the [Build Status page](http://magnum.graphics/build-status/) for detailed See the [Build Status page](http://magnum.graphics/build-status/) for detailed
per-platform build status. 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 GETTING STARTED
=============== ===============
@ -105,14 +112,9 @@ separate repositories.
- **Magnum Extras** — playground for testing new APIs, specialized stuff - **Magnum Extras** — playground for testing new APIs, specialized stuff
that doesn't necessarily need to be a part of main Magnum repository or that doesn't necessarily need to be a part of main Magnum repository or
mutually exclusive functionality: https://github.com/mosra/magnum-extras 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: Outside of the project itself, there's also a lot of community contributions
https://github.com/miguelmartin75/Magnum-libRocket — [check them out on the website](http://magnum.graphics/features/community/).
- **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
CONTACT & SUPPORT CONTACT & SUPPORT
================= =================

Loading…
Cancel
Save