Compare commits

6 Commits
Author SHA1 Message Date
nikola 67e98ed77c ai 2026-08-23 11:52:44 +02:00
nikola 8748910e7d Dodal oznake na grafih 2026-07-15 17:37:52 +02:00
nikola 16eb2ab6ef resize and convert to webp 2026-07-15 16:50:09 +02:00
nikola 728342951a Done lektoriranje 2026-05-31 22:36:09 +02:00
nikola b922122a1f tmp 2026-05-27 22:15:11 +02:00
nikola 454480888f DNA 2026-05-26 20:32:23 +02:00
15 changed files with 393 additions and 410 deletions
+26 -26
View File
@@ -1,106 +1,106 @@
#show figure.where(kind: image): set figure(supplement: [Slika])
#figure(
image("slike/full_generation/1761153347_0.png"),
image("assets/full_generation/1761153347_0.webp"),
caption: [
Generacija 0
]
],
)
#pagebreak()
#figure(
image("slike/full_generation/1761153347_1.png"),
image("assets/full_generation/1761153347_1.webp"),
caption: [
Generacija 1
]
],
)
#pagebreak()
#figure(
image("slike/full_generation/1761153347_2.png"),
image("assets/full_generation/1761153347_2.webp"),
caption: [
Generacija 2
]
],
)
#pagebreak()
#figure(
image("slike/full_generation/1761153347_3.png"),
image("assets/full_generation/1761153347_3.webp"),
caption: [
Generacija 3
]
],
)
#pagebreak()
#figure(
image("slike/full_generation/1761153347_4.png"),
image("assets/full_generation/1761153347_4.webp"),
caption: [
Generacija 4
]
],
)
#pagebreak()
#figure(
image("slike/full_generation/1761153347_5.png"),
image("assets/full_generation/1761153347_5.webp"),
caption: [
Generacija 5
]
],
)
#pagebreak()
#figure(
image("slike/full_generation/1761153347_6.png"),
image("assets/full_generation/1761153347_6.webp"),
caption: [
Generacija 6
]
],
)
#pagebreak()
#figure(
image("slike/full_generation/1761153347_7.png"),
image("assets/full_generation/1761153347_7.webp"),
caption: [
Generacija 7
]
],
)
#pagebreak()
#figure(
image("slike/full_generation/1761153347_8.png"),
image("assets/full_generation/1761153347_8.webp"),
caption: [
Generacija 8
]
],
)
#pagebreak()
#figure(
image("slike/full_generation/1761153347_9.png"),
image("assets/full_generation/1761153347_9.webp"),
caption: [
Generacija 9
]
],
)
#pagebreak()
#figure(
image("slike/full_generation/1761153347_10.png"),
image("assets/full_generation/1761153347_10.webp"),
caption: [
Generacija 10
]
],
)
#pagebreak()
#figure(
image("slike/full_generation/1761153347_11.png"),
image("assets/full_generation/1761153347_11.webp"),
caption: [
Generacija 11
]
],
)
#pagebreak()
#figure(
image("slike/full_generation/1761153347_12.png"),
image("assets/full_generation/1761153347_12.webp"),
caption: [
Generacija 12
]
],
)
Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 99 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 110 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

+378 -395
View File
File diff suppressed because it is too large Load Diff