We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15894c4 commit 8f6bbd0Copy full SHA for 8f6bbd0
1 file changed
src/volumetric_clouds/main.clj
@@ -2,6 +2,7 @@
2
:clay {:title "Volumetric Clouds with Clojure and LWJGL"
3
:external-requirements ["Xorg"]
4
:quarto {:author [:janwedekind]
5
+ :draft true
6
:description "Procedural generation of volumetric clouds using different types of noise"
7
:image "clouds.jpg"
8
:type :post
0 commit comments