We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0418660 commit ca22876Copy full SHA for ca22876
.gitignore
@@ -7,4 +7,4 @@ application.windows32
7
application.windows64
8
application.macosx
9
10
-./dst
+dst
README.md
@@ -1 +1,11 @@
1
# GridUnitsSVG
2
+
3
+
4
+## Introduction
5
+This is a collection of mask images for procedural generation of grid textures and materials.
6
+Mask images are generated as svg file using [Processing](https://processing.org).
+And a large amount of mask images are converted to png files via [CairoSVG](https://cairosvg.org/).
+How to convert them is summarized [this repository](https://github.com/jnphgs/BatchSVGtoPNG).
+## Dependency
11
+- [Processing 3.5.3](https://processing.org/)
maskImages.png
160 KB
0 commit comments