mirror of
https://github.com/SamEyeBam/animate.git
synced 2025-09-27 22:45:25 +00:00
Solved the npoly twist equation. works for n sides greater than 3
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
render();
|
||||
render_clear();
|
||||
|
||||
draw_floral(9, 200, rotation *0, centerX, centerY, "red");
|
||||
draw_floral(16, 200, rotation *0, centerX, centerY, "red");
|
||||
|
||||
|
||||
}, 1000 / fps);
|
||||
|
Reference in New Issue
Block a user