Implement a basic Sierpinski Gasket IFS
This commit is contained in:
@@ -15,3 +15,9 @@ glam.workspace = true
|
||||
libm.workspace = true
|
||||
rand.workspace = true
|
||||
spirv-std.workspace = true
|
||||
|
||||
[dev-dependencies]
|
||||
anyhow.workspace = true
|
||||
image.workspace = true
|
||||
rand_xoshiro.workspace = true
|
||||
tempfile.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user