This started out as a project in class implementing Convex Hull Algorithms and Polygon Tesselation but is expected to grow into a much larger realm of usage, including teaching tools for the sciences, Games, and much more. Uses JOGL for Display.
A UI that displays a map that uses "wormholes" to navigate to a user's favorite locations. The map will display locations at scales as diverse as galaxies, planets, houses, living beings, internal organs, and even atoms and sub-atomic particles.
Maru is a software for draw images based in grid. It can be applied to cross-stitch or games when it is necessary to draw images in squares. Some famous algorithms for drawing rects, polygons and circles are implemented. It is based in layers.
Synesketch is a software library with synesthetic abilities, made for Processing digital artists. Its code serves as a medium between words, emotions, and images. Synesketch homepage: http://synesketch.krcadinac.com
The Java w3d Loader is a 3d format loader for Java 3d. The W3d File Format is the properietary 3d format of many Westwood Studios and EA games. The code is derived from the c++ rentools project hosted here on sourceforge.