issues
search
YujiSODE
/
arcLandscape
Tool to convert text or hexadecimal sequence into generative art based on arc system. Arc system is a system, where every object is regarded as structure on a spherical surface. Result describes another aspect of sequence or text.
https://yujisode.github.io/arcLandscape/
MIT License
3
stars
0
forks
source link
Y20220328 n1
#18
Closed
YujiSODE
closed
2 years ago
YujiSODE
commented
2 years ago
[1.0.1] - 2022-03-28
Fixed
[
index_main.js
] lines 68, 74 and 84: fixed duplicated variable for canvas access (
cvs
to
C
)
Changed
[
index_main.js
] lines 17-20 and 30-36: changed to add the upper limit of canvas size as 3000
17
[1.0.1] - 2022-03-28
Fixed
index_main.js
] lines 68, 74 and 84: fixed duplicated variable for canvas access (cvs
toC
)Changed
index_main.js
] lines 17-20 and 30-36: changed to add the upper limit of canvas size as 300017