Skip to content

Commit 15894c4

Browse files
committed
Change talk title
1 parent 6902cac commit 15894c4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/volumetric_clouds/main.clj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
^{:kindly/hide-code true
2-
:clay {:title "Volumetric Clouds"
2+
:clay {:title "Volumetric Clouds with Clojure and LWJGL"
33
:external-requirements ["Xorg"]
44
:quarto {:author [:janwedekind]
55
:description "Procedural generation of volumetric clouds using different types of noise"
66
:image "clouds.jpg"
77
:type :post
8-
:date "2026-01-13"
8+
:date "2026-01-24"
99
:category :clojure
1010
:tags [:visualization]}}}
1111

0 commit comments

Comments
 (0)