animaclock.com
|
about
|
gallery
|
Graph-Based Visual Saliency
Click here for Tutorial
Edit the code below, then click anywhere outside of textarea to update:
Click here to draw your own digits!
var testfont=new function() { this.digitPad = 15; this.groupPad = 25; this.heightFrac = 0.7; this.widthFrac = 0.7; this.secondsScale = {val:0.66, pos:'middle'}; this.bgColor = [60, 50, 80]; this.baseColor = [ 100, 100, 100 ]; this.partColor = { a:[ 250, 50, 250,0 ], b:[ 0, 200, 200,0.5 ]}; this.secondColor = this.bgColor; this.colonColors = [ [200, 50, 200] , [0, 200, 200] ]; this.baseLineWidth = 0; this.partLineWidth = 7; this.colonRadius = 3.5; this.beginAniTime = -0.05; this.endAniTime = 1; this.baseInFront = false; this.pulsate = false; this.disableSlowest = true; var trans0={a:[ 0, 50, 250,.5 ], b:[ 0, 0, 150,.75 ]}; this.t = new Array(); for (var i=0;i<=50;i++) this.t[i] = new Array(); this.t[0].push({ src: 0, type: 'loop',turns:2, to: 2}); this.t[0].push({ src: 6, type: 'loop',turns:2, to: 5}); this.t[0].push({ src: 1, type: 'loop',turns:2, to: 2}); this.t[0].push({ src: 4, type: 'loop',turns:2, to: 5}); this.t[0].push({ src: 2, type: 'shrink', mov: 0,via:'osc'}); this.t[0].push({ src: 5, type: 'shrink', mov: 1,via:'osc'}); this.t[1].push({ src: 2, type: 'loop',turns:2, to: 0}); this.t[1].push({ src: 5, type: 'loop',turns:2, to: 6}); this.t[1].push({ src: 2, type: 'grow', mov: 0,via:'osc'}); this.t[1].push({ src: 2, type: 'loop',turns:2, to: 4}); this.t[1].push({ src: 2, type: 'loop',turns:2, to: 3}); this.t[2].push({ src: 2, type: 'loop',turns:2, to: 5}); this.t[2].push({ src: 0, type: 'grow', mov: 1,via:'osc'}); this.t[2].push({ src: 3, type: 'loop',turns:2, to: 6}); this.t[2].push({ src: 3, type: 'grow', mov: 1,via:'osc'}); this.t[2].push({ src: 4, type: 'loop',turns:2, to: 6}); this.t[2].push({ src: 3, type: 'loop',turns:2, to: 5}); this.t[2].push({ src: 0, type: 'loop',turns:2, to: 2}); this.t[2].push({ src: 6, type: 'shrink', mov: 0,via:'osc'}); this.t[3].push({ src: 0, type: 'loop',turns:2, to: 2}); this.t[3].push({ src: 3, type: 'grow', mov: 0,via:'osc'}); this.t[3].push({ src: 5, type: 'loop',turns:2, to: 5}); this.t[3].push({ src: 3, type: 'loop',turns:2, to: 1}); this.t[3].push({ src: 6, type: 'shrink', mov: 0,via:'osc'}); this.t[3].push({ src: 2, type: 'shrink', mov: 0,via:'osc'}); this.t[4].push({ src: 1, type: 'loop',turns:2, to: 0}); this.t[4].push({ src: 3, type: 'loop',turns:2, to: 3}); this.t[4].push({ src: 5, type: 'loop',turns:2, to: 6}); this.t[4].push({ src: 2, type: 'loop',turns:2, to: 5}); this.t[4].push({ src: 1, type: 'grow', mov: 0,via:'osc'}); this.t[5].push({ src: 1, type: 'loop',turns:2, to: 0}); this.t[5].push({ src: 6, type: 'loop',turns:2, to: 4}); this.t[5].push({ src: 5, type: 'loop',turns:2, to: 6}); this.t[5].push({ src: 3, type: 'loop',turns:2, to: 3}); this.t[5].push({ src: 0, type: 'shrink', mov: 0,via:'osc'}); this.t[5].push({ src: 1, type: 'grow', mov: 0,via:'osc'}); this.t[5].push({ src: 5, type: 'grow', mov: 1,via:'osc'}); this.t[50].push({ src: 0, type: 'loop',turns:2, to: 2}); this.t[50].push({ src: 6, type: 'loop',turns:2, to: 4}); this.t[50].push({ src: 1, type: 'grow', mov: 0,via:'osc'}); this.t[50].push({ src: 1, type: 'loop',turns:2, to: 0}); this.t[50].push({ src: 5, type: 'grow', mov: 1,via:'osc'}); this.t[50].push({ src: 5, type: 'loop',turns:2, to: 6}); this.t[50].push({ src: 3, type: 'shrink', mov: 0,via:'osc'}); this.t[50].push({ src: 3, type: 'shrink', mov: 1,via:'osc'}); this.t[6].push({ src: 0, type: 'loop',turns:2, to: 2}); this.t[6].push({ src: 3, type: 'shrink', mov: 0,via:'osc'}); this.t[6].push({ src: 6, type: 'loop',turns:2, to: 5}); this.t[6].push({ src: 1, type: 'loop',turns:2, to: 0}); this.t[6].push({ src: 5, type: 'loop',turns:2, to: 5}); this.t[6].push({ src: 1, type: 'loop',turns:2, to: 2}); this.t[6].push({ src: 4, type: 'loop',turns:2, to: 2}); this.t[7].push({ src: 0, type: 'loop',turns:2, to: 1,}); this.t[7].push({ src: 5, type: 'loop',turns:2, to: 6,}); this.t[7].push({ src: 0, type: 'loop',turns:2, to: 2}); this.t[7].push({ src: 0, type: 'grow', mov: 1,via:'osc'}); this.t[7].push({ src: 2, type: 'loop',turns:2, to: 4}); this.t[7].push({ src: 5, type: 'loop',turns:2, to: 5}); this.t[7].push({ src: 2, type: 'loop', to: 3}); this.t[7].push({ src: 2, type: 'shrink', mov: 0,via:'osc'}); this.t[8].push({ src: 1, type: 'loop',turns:2, to: 0}); this.t[8].push({ src: 4, type: 'loop',turns:2, to: 1}); this.t[8].push({ src: 6, type: 'loop',turns:2, to: 6}); this.t[8].push({ src: 3, type: 'shrink', mov: 0,via:'osc'}); this.t[8].push({ src: 0, type: 'shrink', mov: 0,via:'osc'}); this.t[8].push({ src: 2, type: 'loop',turns:2, to: 2}); this.t[8].push({ src: 5, type: 'loop',turns:2, to: 5}); this.t[8].push({ src: 4, type: 'loop',turns:2, to: 3,}); this.t[9].push({ src: 0, type: 'loop',turns:2, to: 0}); this.t[9].push({ src: 1, type: 'shrink', mov: 1,via:'osc'}); this.t[9].push({ src: 2, type: 'loop',turns:2, to: 2}); this.t[9].push({ src: 3, type: 'loop',turns:2, to: 1}); this.t[9].push({ src: 5, type: 'grow', mov: 1,via:'osc'}); this.t[9].push({ src: 5, type: 'loop',turns:2, to: 6}); this.t[9].push({ src: 6, type: 'loop',turns:2, to: 4}); this.t[10].push({ src: 2, type: 'shrink', mov: 0,t:[0,.5],via:'osc'}); this.t[10].push({ src: 5, type: 'shrink', mov: 0,t:[.5,1],via:'osc'}); this.t[21].push({ src: 0, type: 'loop',turns:2, to: 2,t:[0,.2]}); this.t[21].push({ src: 2, type: 'loop',turns:2, to: 2,t:[.4,.6]}); this.t[21].push({ src: 3, type: 'loop',turns:2, to: 5,t:[.2,.4]}); this.t[21].push({ src: 4, type: 'loop',turns:2, to: 5,t:[.6,.8]}); this.t[21].push({ src: 6, type: 'loop',turns:2, to: 5,t:[.8,1]}); this.t[21].push({src:2,type:'shrink',mov:0,col:trans0}) this.t[21].push({src:0,type:'shift',to:2,col:trans0}) this.t[21].push({src:3,type:'shift',to:2,col:trans0}) this.t[21].push({src:4,type:'shift',to:2,col:trans0}) this.t[21].push({src:6,type:'shift',col:trans0,to:5}) this.t[20].push({ src: 0, type: 'shrink', mov: 0,t:[0,.2],via:'osc'}); this.t[20].push({ src: 2, type: 'shrink', mov: 0,t:[.2,.4],via:'osc'}); this.t[20].push({ src: 3, type: 'shrink', mov: 1,t:[.4,.6],via:'osc'}); this.t[20].push({ src: 4, type: 'shrink', mov: 0,via:'osc',t:[.6,.8],via:'osc'}); this.t[20].push({ src: 6, type: 'shrink', mov: 0,t:[.8,1],via:'osc'}); this.t[30].push({ src: 0, type: 'loop',turns:2, to: 2,via:'osc',t:[0,0.17]}); this.t[30].push({ src: 2, type: 'loop',turns:2, to: 0,via:'osc',t:[0.33,0.5]}); this.t[30].push({ src: 3, type: 'loop',turns:2, to: 4,via:'osc',t:[0.5,.67]}); this.t[30].push({ src: 5, type: 'loop',turns:2, to: 6,via:'osc',t:[.67,.83]}); this.t[30].push({ src: 6, type: 'loop',turns:2, to: 5,via:'osc',t:[.17,.33]}); this.t[30].push({src:3,type:'loop',turns:2,to:1,via:'osc',t:[.83,1]}) this.t[11].push({ src: 5, type: 'grow', mov: 0, t:[0,.5],via:'osc'}); this.t[11].push({ src: 2, type: 'grow', mov: 0, t:[.5,1],via:'osc'}); }
TO SAVE WORK
:
font name
:
(new or previous)
letters/numbers, no spaces
author username
:
(create now OR recall)
letters/numbers, no spaces
password
:
(create now OR recall)
remember what you type here -
it creates an instant account
(nothing is saved till you hit save)
see previous versions of this font