My next framework will be Cross-platform
In this period I’m working with the concept of a new framework because I decided to abandon the Unrelated Framework. If you don’t know what I’m talking about, basically the UF is a framework I coded for years and the one I used to create all the apps you can find on this web site. It has support to open sys windows, opengl, directx, manipulate images, load and save 3d models, etc., just using few functions. Anyway, because the huge amount of extern libraries and deficiencies in the serialization format, it has portability issues and sometimes serious problems with speed. I decided to code a new framework from scratch, it will be cross-platform since the beginning and to pursue this task I decided to install several virtual machines on my host, in order to support everything (or nearby). I started yet supporting Windows, MacOSX and Linux (OpenSuse, CentOS, Mandriva, Ubuntu, Fedora and all the major distros). Probably I’m gonna make only a new core with the basic functions to handle math, serialization, zip compression, etc… and I release it with a LGPL license.