FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Topics & Contributions
   Information Visualization
(Moderators: forkinsocket, REAS)
   Boring non-abstract clock
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: Boring non-abstract clock  (Read 951 times)
Jerronimo

WWW
Boring non-abstract clock
« on: Sep 2nd, 2003, 9:36pm »

I was staring at my digital clock and thought, "hey... i could do that!"...
 
so i did...
 
http://www.cis.rit.edu/~jerry/Software/p5/clock
 
I figured out push()/translate()/pop() and use that for locating the digits to be displayed.  
 
I also set the stroke() on the rects to be half as bright as the fill for the rects, so that it gives a softer looking effect.
 
rgovostes

rgovostes
Re: Boring non-abstract clock
« Reply #1 on: Sep 2nd, 2003, 11:00pm »

It's about 1 second faster than my menubar clock, but it's nice all the same.
 
Pages: 1 

« Previous topic | Next topic »