Allow toggling through faces

This commit is contained in:
heyarne 2021-04-13 23:45:51 +02:00
commit 9213548223
2 changed files with 55 additions and 37 deletions

View file

@ -2,6 +2,7 @@
cheshire/cheshire {:mvn/version "5.1.0"}
camel-snake-kebab/camel-snake-kebab {:mvn/version "0.4.2"}
quil/quil {:mvn/version "3.1.0"}
net.cgrand/xforms {:mvn/version "0.19.2"}
thi.ng/geom {:mvn/version "1.0.0-RC4"
:exclusions [org.jogamp.jogl/jogl-all
org.jogamp.gluegen/gluegen-rt]}}}