Reinvention of the Clock
I haven't posted for a while since I was dealing with kids and feedings in the middle of the night, but I did get the chance to play around with programing. I have been wanting to play with the processing language for a while and decided to finally do it. This applet is a little modern clock that took me about an hour to do. I need to play with this more.
3 comments:
very nice information about clock so user can read and get good information about clock..
for more information about Festival.
thanks
What's "the processing language"?
Yeah it is a little confusing when I write "the processing language". It would have been better if I said "the language named 'Processing'". Still confusing, but that's what you get when you name your language after what it does. "Processing" is sort of low intensity java. The language was developed to make it easy to do graphics, sound, video, interactivity and interface with hardware micro controllers (like the arduino). With it's development environment, it's pretty easy to make graphical programs and export them as either stand alone executables or export them as java applets. Of course it's all free. It's very powerful and fairly easy to use. More information at http://processing.org.
Post a Comment