catalogued triangle twist

This commit is contained in:
Sam
2022-03-16 19:33:42 +13:00
parent 70421f763f
commit ec6314dae2
8 changed files with 325 additions and 365 deletions

View File

@@ -34,7 +34,7 @@
let colour1 = [137, 54, 255];
let colour2 = [158, 255, 54];
// Draw_nodal_expanding(5, 100000, rotation * 2 + 33000,0, colour1, colour2, 0.5, 2)
Draw_nodal_expanding(5, 10000, rotation+33000, 0, colour1, colour2, 1, 1)
Draw_nodal_expanding(5, 10000, rotation+33000, 0, colour1, colour2, 1, 2)
}, 1000 / fps);
rotation += deg_per_sec / fps; // was = j = angle, now = rotation