2

I'm considering writing somethings that could benefit from running like Unity. I know Unity uses the Nux toolkit for drawing itself but I can't find any documentation about it.

Is there a helpful little website somewhere that explains how non-Canonical people can use Nux, or do I have to pull Unity apart and learn that way?

Oli
  • 293,335

2 Answers2

1

This is the closes I got to anything regarding tutorials, documentation and examples:

Nux examples.

You can add it to your system with

bzr branch lp:~jaytaoko/nux/nux-samples

I sure hope someone has better links ;)

Rinzwind
  • 299,756
1

http://unity.ubuntu.com/getinvolved/development/unity/#build-nux has instructions for getting and building Nux

mhall119
  • 5,037