process[learn]ing

graph theory library update:I refactored the triangulate library to work with my Vertex and Edge classes.http://wiki.processing.org/w/Triangulation So far I’ve got a method that will give you a Graph of the triangulationand one that will give you a list of Triangles like the originaltriangulate method from the library above.Expect a release of this library sometime in the next couple weeks. I just need to comment the code, generate Javadocs, and make some nice examples. 

graph theory library update:
I refactored the triangulate library to work with my Vertex and Edge classes.
http://wiki.processing.org/w/Triangulation 
So far I’ve got a method that will give you a Graph of the triangulation
and one that will give you a list of Triangles like the original
triangulate method from the library above.

Expect a release of this library sometime in the next couple weeks. I just need to comment the code, generate Javadocs, and make some nice examples. 

  1. 2radical3 reblogged this from jtoprocessing
  2. yuruyurau reblogged this from forgethowtotalk
  3. forgethowtotalk reblogged this from jtoprocessing
  4. jtoprocessing posted this