Download and Run
You can download the application at www.lucacioria.com/db/download/WorldOfEnergy.zip
To run, simply extract the zip file and run ./worldOfEnergy
To run, simply extract the zip file and run ./worldOfEnergy
unzip WorldOfEnergy.zip cd WorldOfEnergy chmod +x worldOfEnergy ./worldOfEnergy
The compiled code is high resolution and optimized to run on the Wall. Java is required for the program to run, chances are you already have it installed. If not you can download it from here
F.A.Q.
How was this application developed?
Java, with the processing code library, plus the Omicron library to run on the wall. The code is pure Java (no processing) and was developed in Eclipse.
Why is there just a window? Why no panels, and menu?
KISS, keet it simple! This application is meant to be fun to use, interactive, and most of all intuitive to play with. This is not a plotting application or a complex data analysis application, you can do that with excel. This is meant for non technical people and the GUI tries to reflect that.
How can I distinguish between a country that has zero production and a country that doesn't exist anymore?
Easy, when you touch the graph, you will see the details for that year on the right, if it says "country doesn't exist" than you know it's not zero.
Java, with the processing code library, plus the Omicron library to run on the wall. The code is pure Java (no processing) and was developed in Eclipse.
Why is there just a window? Why no panels, and menu?
KISS, keet it simple! This application is meant to be fun to use, interactive, and most of all intuitive to play with. This is not a plotting application or a complex data analysis application, you can do that with excel. This is meant for non technical people and the GUI tries to reflect that.
How can I distinguish between a country that has zero production and a country that doesn't exist anymore?
Easy, when you touch the graph, you will see the details for that year on the right, if it says "country doesn't exist" than you know it's not zero.