I just posted a quick update to unlekkerLib. It seems the first version I posted used Java 5 because I hadn’t configured Eclipse correctly. This version is compiled for 1.4. I have tested it with Processing 0125, but please give me feedback if it gives you trouble.
I added two new functions to the library, nothing big but could be useful for some people:
[071028] unlekkerLib-0002 features:
- unlekker.data.POVRay: Primitive POV-Ray triangle geometry export.
- unlekker.data.FeedReader: Feed reading utility class (requires installing extra JARs)
To use the feed classes simply use the code from this previous post, minus the class definitions.





Thank you Marius!