forked from matthieu-campion/nui3
-
Notifications
You must be signed in to change notification settings - Fork 31
Home
meeloo edited this page Dec 19, 2010
·
15 revisions
This wiki is currently being salvaged from a backup of the original website so it is incomplete and many features are broken (no images, missing links, etc.). Please bear with us as we fix the problems.
In the mean time, don’t hesitate to add new pages and help us fix the existing articles!
This wiki is about NUI, a C++ framework designed to build multiplatform applications with hardware accelerated GUIs.
To know a bit more:
about nui
about nui’s licensing
how to download nui
- This github server, as well as the dev site at http://dev.libnui.net, is used to coordinate the developpers. Please use this wiki, the forums and enter or fix issues .
- Of course you can go social ;-)
- Be a fan of NUI on facebook
- Join to the NUI group on facebook
- Follow the developers on twitter
- Join us on IRC (Internet Relay Chat): #ngl on irc.freenode.net .
- Vote for us on Ohloh
- TutorialCommon
- TutorialCommunication
- TutorialAlways
- VirtualFileSystem and how to access files and resources in an nui application
- TutorialAlways2
- TutorialButtons (including how to place widgets by hand)
- TutorialCommonWidgets
- GLUTBridge