GGI stands for "General Graphics Interface", and it is a project that aims to develop a reliable, stable and fast graphics system that works everywhere. We want to allow any program using GGI to run on any platform requiring at most a recompile.
SIMULED is a abbreviature for Data Structures Simulator (in portuguese SIMUlador de Estrutura de Dados). The objective is to supply a tool that shows how data structures works when you add or remove data, helping in teaching of this discipline.
This simulator will be based on a server and client side. The Server app will run on "C/C++" environments and the client will be a CGI script. First, we'll try to do a simple simualtor. Then we'll go over to improve the client with a kind of rendering eng