kopia lustrzana https://github.com/villares/sketch-a-day
comments
rodzic
20b9e6d5ce
commit
510b1c73a2
|
|
@ -1,3 +1,6 @@
|
|||
# Alexandre B A Villares - https://abav.lugaralgum.com/sketch-a-day
|
||||
# Trit grid inspired by Arjan vn der Meij @dutchplotter https://twitter.com/arjanvandermeij
|
||||
|
||||
from __future__ import division
|
||||
|
||||
order = 9
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
# Alexandre B A Villares - https://abav.lugaralgum.com/sketch-a-day
|
||||
# Trit grids inspired by Arjan vn der Meij @dutchplotter https://twitter.com/arjanvandermeij
|
||||
|
||||
from __future__ import division
|
||||
|
||||
order = 9
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
# Alexandre B A Villares - https://abav.lugaralgum.com/sketch-a-day
|
||||
# Trit grids inspired by Arjan vn der Meij @dutchplotter https://twitter.com/arjanvandermeij
|
||||
|
||||
from __future__ import division
|
||||
|
||||
order = 9
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
# Alexandre B A Villares - https://abav.lugaralgum.com/sketch-a-day
|
||||
# Quaternary combinations
|
||||
|
||||
from __future__ import division
|
||||
|
||||
order = 16 # for a grid with 256 positions
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
# Alexandre B A Villares - https://abav.lugaralgum.com/sketch-a-day
|
||||
# Quaternary combinations
|
||||
|
||||
from __future__ import division
|
||||
from arcs import var_bar
|
||||
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue