Ubuntu: Unity Nux Development

516 views Asked by At

I'm trying to use the Nux library which is used by Unity. Here's a link to some code samples I found.

From my understanding, all that Nux needs to create a UI is an OpenGL context, which is great because it allows for the program to run on many devices. I'm trying to use the Nux library without Unity for building my own applications. I'm using Ubuntu 12.10.

Does anyone know how I would go about building my own application? Any more documentation and tutorials other than the ones provided in the link?

0

There are 0 answers