Skip to content

Commit 1eb51b7

Browse files
committed
point to samples
1 parent 44d93fe commit 1eb51b7

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/_posts/2019-03-01-welcome-to-vecmath-gem.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ All you need is `mvn` to build the gem, and a ruby installation
1515
1. clone Repo
1616
2. cd Repo
1717
3. rake
18+
19+
See examples [here](https://github.com/ruby-processing/vecmath/tree/master/samples)

docs/about.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ permalink: about
88

99
- AppRender and ShapeRender that allow for direct writing of vector to vertex
1010

11+
- ColorUtil facilitates use of web string for colors
12+
1113
- [JRubyArt](https://github.com/ruby-processing/JRubyArt) grid method.
1214

1315
- [JRubyArt](https://github.com/ruby-processing/JRubyArt) map1d method. A direct replacement for processing map.
14-
15-

0 commit comments

Comments
 (0)