NUI Download¶
The NUI source code is now maintened through a svn server.
If you need to learn this tool: http://svnbook.red-bean.com/
Checking out nui3 anonymously using the svn command line:¶
svn co svn://svn.libnui.net/nui/trunk/nui3
Checking out nui3 with write access to the repository:¶
svn co svn_ssh://svn.libnui.net/nui/trunk/nui3
If you used to have write access to the former repository, please send me an email (meeloo at meeloo dot net), with your contact info and an ssh public key so that I can create your account on the machine.
Old versions of ngl and nui have been moved to /backups in the repository, but the old gna cvs can still serve you these files for the moment.
Demos¶
We will soon post a few precompiled demos and tutorials here.
The NUI3 source code repository already contains several simple tutorials and examples that you can get using the instructions above.