Original Post
Hi Im implementing a tool which will run on Linux/MAC/Windows, I've written the 3d component which uses OPENGL/DirectX, CGFX, COLLADA, XFiles, BSP and PhysX. I now want to be able to add menus etc with something along the lines of MFC but plaform independent. I know how to program GUI's in MFC and with JAVA Swing but I find Java is too slow. Are there any alternatives to rolling my own interface using sprites?