autumn / circles animation
0 likes
0 forks
1 files
Last active
the circles performance test in the Myte playground
1 | || '@include' https://gist.casuallyblue.dev/autumn/056799f483464c668e0a6a2d9db099df/raw/HEAD/game.nv |
2 | |
3 | 'orbit speed' 0.003 |
4 | 'orbit width' 10 |
5 | |
6 | '' start a 400 by 400 game |
7 | '' create 400 circles |
8 | |
9 | | '' create 0 circles | |