fractalide / fractalide-oz

Proof of concept
GNU Affero General Public License v3.0
12 stars 3 forks source link

New user interface for a modern world #72

Open sjmackenzie opened 10 years ago

sjmackenzie commented 10 years ago

In order to achieve a modern user interface Mozart Oz will need to have a new GUI toolkit back-end that swaps out Tk. My initial thoughts are to use Clutter (an OpenGL scenegraph) in combination with mx (a simple toolkit built for Clutter). This gives us an extremely portable backend and the tools to be able to create some fancy graphics.