Skip to content

Commit ca22876

Browse files
committed
Edit Readme.md
1 parent 0418660 commit ca22876

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ application.windows32
77
application.windows64
88
application.macosx
99

10-
./dst
10+
dst

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
11
# GridUnitsSVG
2+
![maskImages](maskImages.png)
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).
7+
And a large amount of mask images are converted to png files via [CairoSVG](https://cairosvg.org/).
8+
How to convert them is summarized [this repository](https://github.com/jnphgs/BatchSVGtoPNG).
9+
10+
## Dependency
11+
- [Processing 3.5.3](https://processing.org/)

maskImages.png

160 KB
Loading

0 commit comments

Comments
 (0)