| This is my very first GTK+ programm. It is a port of a BBC-BASIC programm, i have done one day on my Acorn RiscPC. Look at the source, if you want to learn something about GtkDrawingArea. |
|
| The programm calculates an simple animation of lissajou-figures. These are the figures you can see on an oszilloscope, when you drive the x and y inputs of the oszilloscpe with different sinus voltages. The frequenzy for each sinus wave will be choosen randomly on the start of every round and the amplitude will get altered slowly from 0 to 1 and back. Looks quite nice! :o) |
|
|
Originally there were a seperate gnome and gtk only version, but in the latest
release, i've merged both to
glissajoux-2.0.1. Note, that there is a feature missing, i had planed. The "Hide Menubar" function is not implemented yet. So, if you have an idea how this can be done, send me an email. |
|