Some LibreLogo from a few years ago: a modified Pythagorean tree with rainbow colours.
#CreativeCoding #pattern #fractal #Logo #LibreLogo #LibreOffice #TurtleGraphics #geometry #CreativeCode #procedural #CreativeCodeArt #design #2D #GraphicDesign
@scheichsbeutel @lehrerseele @dejan
Ich finde Logo super.
Logo
https://de.wikipedia.org/wiki/Logo_(Programmiersprache)
Ist auch im writer von #libreoffice alse #librelogo drin.
https://ngb.schule/wiki/Lernpfad:Einf%C3%BChrung_in_LibreLogo
Some LibreLogo from a few years ago: a modified Pythagorean tree with rainbow colours.
#CreativeCoding #pattern #fractal #Logo #LibreLogo #LibreOffice #TurtleGraphics #geometry #CreativeCode #procedural #CreativeCodeArt #design #2D #GraphicDesign
@scruss Thanks. Here’s the Sierpinski program adapted to run LibreOffice using the built-in LibreLogo environment https://help.libreoffice.org/latest/en-US/text/swriter/librelogo/LibreLogo.html
One of LibreLogo’s advantages is that the output is vector graphics that can be edited (but rasterised here for convenience).
TO CORNER :S
RIGHT 45 FORWARD :S RIGHT 45
END
TO ONESIDE :S :DIAG :LEVEL
IF :LEVEL = 0 [ STOP ]
ONESIDE :S :DIAG :LEVEL - 1
RIGHT 45 FORWARD :DIAG RIGHT 45
ONESIDE :S :DIAG :LEVEL - 1
LEFT 90 FORWARD :S LEFT 90
ONESIDE :S :DIAG :LEVEL - 1
RIGHT 45 FORWARD :DIAG RIGHT 45
ONESIDE :S :DIAG :LEVEL - 1
END
TO SIERP :S :LEVEL
:DIAG = :S / 1.414
REPEAT 4 [ ONESIDE :S :DIAG :LEVEL CORNER :DIAG ]
END
CS
HT
PU HOME RT 90 BK 100 LT 90 BK 100 PD
SIERP 10 4
FILL
#CreativeCoding #pattern #Sierpinski #fractal #Logo #TurtleGraphics #LibreOffice #LibreLogo #geometry #CreativeCode #procedural #CreativeCodeArt
Mai avrei pensato di "appassionarmi" a LOGO a quasi quarant'anni 😅
Se solo la prof. delle medie non fosse stata così terribilmente noiosa 🤣
Due MOOC molto interessanti.
"Coding a scuola con Software Libero
Impara come usare il coding per l'apprendimento della matematica, delle arti e della grammatica."
https://iamarf.org/2021/09/14/il-nuovo-mooc-coding-a-scuola-con-software-libero-per-lultima-volta/
#LibreLogo: Programming Environment in #LibreOffice
https://help.libreoffice.org/6.4/en-US/text/swriter/librelogo/LibreLogo.html
[édu] Demain @[email protected] invite le prof. de l'Univ. de Florence @[email protected] en classe de #SNT pour activité #LibreLogo une tortue Logo à coder à l'intérieur même d'un document #LibreOffice cc @[email protected] @[email protected] @[email protected] @[email protected]
Domani sarò al Liceo Francese @[email protected] in una classe di Alexis Kaufmann @[email protected], a cercare idee matematiche potenti con #LibreLogo - #LibreOffice cc @[email protected] @[email protected]