
MundelBulb - a great sample of UI for any OpenGL app (written with OpenTK)
Posted Thursday, 17 February, 2011 - 20:26 by carga inI'd like to share with you very sweet and exciting example of UI features and UI usability for any 3D-capable app.
It is MandelBulb (a 3D version of a Mandelbrot set).
It is written on top of OpenTK. It took just 3 seconds to download pre-compiled binary and to run it with mono in my Ubuntu Linux.
Particularly I am very excited with its "3D Zoom Box".

Best regards!
Anton.
PS Source code is also available.


Comments
Re: MundelBulb - a great sample of UI for any OpenGL app ...
Wow, this is very good.