Debug render clock

This commit is contained in:
Evarin 2018-03-19 22:03:31 +01:00
parent e49e117dac
commit 0588464bac

View file

@ -61,6 +61,7 @@ $(function() {
bo = bo/6+0.5;
var bf = Number(fin[1])-1+(Number(fin[0])-1)/30;
bf = bf/6+0.5;
if(bf<bo) bf+=2;
console.log(bo, bf);
peri = ["M",
RADIUS*Math.cos(bo*Math.PI),