Processing clock
I found the Analog clock given in the example http://processingjs.org/learning/basic/clock. Is there any other sample that demonstrates the an开发者_运维问答alog clock with numbers ?
I have taken Dre's answer, and improved upon it a bit. Now the numbers are in a more appropriate position, and the '0' is now a '12'.
http://jsfiddle.net/xSrt6/
You may need to modify the code a bit here to put the numbers where you want, but http://jsfiddle.net/FZqZN/4800/
精彩评论