Skip to content

Commit 9a2be54

Browse files
committed
Update README.md
1 parent b79a64b commit 9a2be54

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Many of the vanilla processing example sketches have been translated to ruby-pro
1616
2. [lsystems][]
1717

1818
3. [Libraries][]
19+
1. [fastmath][]
20+
2. [vecmath][]
1921

2022
[Basic]:https://github.com/ruby-processing/Example-Sketches/tree/master/samples/processing_app/basics
2123
[structure]:https://github.com/ruby-processing/Example-Sketches/tree/master/samples/processing_app/basics/structure
@@ -24,3 +26,5 @@ Many of the vanilla processing example sketches have been translated to ruby-pro
2426
[lsystems]:https://github.com/ruby-processing/Example-Sketches/tree/master/samples/processing_app/topics/lsystems
2527
[shaders]:https://github.com/ruby-processing/Example-Sketches/tree/master/samples/processing_app/topics/shaders
2628
[Libraries]:https://github.com/ruby-processing/Example-Sketches/tree/master/samples/processing_app/libraries
29+
[fastmath]:https://github.com/ruby-processing/Example-Sketches/tree/master/samples/processing_app/libraries/fastmath
30+
[vecmath]:https://github.com/ruby-processing/Example-Sketches/tree/master/samples/processing_app/libraries/vecmath

0 commit comments

Comments
 (0)