Old stuff
Implicit Curve
Visualizing implicit surfaces and curves.
After the kaba compiler was born, I had the random idea to use it to have the user write a function and the program would draw the zero-surface of that function. The changes to the function are immediately visible.
The function is evaluated on a grid and for each grid cube that has a mix of positive and negative values on its corners, a piece of surface is guessed. This extremely simple approach is usually known as marching cubes.
Namida
A chat system.
It had a server running and was mostly an exercise in reliable network programming, but it was used in a small group for several years.
Yamato
A midi triggering programm, developed together with a friend who built his own piezo-electrical drum pads.
I had the idea to directly hook the analog signals up to the sound card and do simple audio processing to find the drum hits.
Lots more...
|