Skip to content

Commit 42902fd

Browse files
committed
link install
1 parent 5537319 commit 42902fd

File tree

3 files changed

+22
-0
lines changed

3 files changed

+22
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# GI_CentreUtils
2+
3+
Is a java library for processing see https://www.gicentre.net/utils
4+
5+
See how to install vanilla processing libraries for propane [here][vanilla].
6+
7+
[vanilla]:https://ruby-processing.github.io/propane/contributed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
# HE_Mesh
22

33
Is 3D Geometry java library for processing by [Frederik Vanhoutte](http://www.wblut.com/) see http://www.wblut.com/he_mesh/ sketches in this folder are expected to work with version 5.0.3. The library has changed a lot over the years and not necessarily for the better (dependencies seem to be expanding exponentially, this cannot be a good thing, just look at the disaster that is ruby-on-rails)
4+
5+
See how to install vanilla processing libraries for propane [here][vanilla].
6+
7+
[vanilla]:https://ruby-processing.github.io/propane/contributed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# HYPE_Processing
2+
3+
Is a java library for processing maintained by Joshua Davis / twitter.com/joshuadavis.
4+
5+
A collection of classes that performs the heavy lifting for you by writing a minimal amount of code.
6+
7+
www.hypeframework.org
8+
9+
See how to install vanilla processing libraries for propane [here][vanilla].
10+
11+
[vanilla]:https://ruby-processing.github.io/propane/contributed

0 commit comments

Comments
 (0)