We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6902cac commit 15894c4Copy full SHA for 15894c4
1 file changed
src/volumetric_clouds/main.clj
@@ -1,11 +1,11 @@
1
^{:kindly/hide-code true
2
- :clay {:title "Volumetric Clouds"
+ :clay {:title "Volumetric Clouds with Clojure and LWJGL"
3
:external-requirements ["Xorg"]
4
:quarto {:author [:janwedekind]
5
:description "Procedural generation of volumetric clouds using different types of noise"
6
:image "clouds.jpg"
7
:type :post
8
- :date "2026-01-13"
+ :date "2026-01-24"
9
:category :clojure
10
:tags [:visualization]}}}
11
0 commit comments