334 projects tagged "Java"
Arabeske is a special kind of vector drawing software. It has a limited set of shapes but is extremely specialised towards complex symmetric interlaced drawings, like those traditionally found in Arabic architecture. It is not a texture editor, but rather a pattern generator. It exports in EPS, PNG, and POV-Ray formats.
IIF is a 32-bit animated lossless image compression software. Everything is supported except the alpha. It compresses using an advanced compression algorithm that typically beats out GIF/PNG/TIFF (unless LZW is used). The encoding allows for multiple kinds of encoding options to be used while encoding and on different parts of the image.
Java PictDraw is a set of Java classes to display Quickdraw images (Macintosh Pict files). Quickdraw is a meta/vector format that supports lines, circles, arcs, boxes, polygon, styled text, bitmap-based regions, and compressed bitmaps (RLE and JPEG). This package contains all the classes needed to parse a Quickdraw file, and to display into a Java AWT port. Features include the ability to make the text regions of the picture clickable.
Jmol is a Free, Open Source molecule viewer and editor. It is a collaboratively developed visualization and measurement tool for chemical scientists. Jmol is an active project, and there are new features being added to it on a daily basis. Users are encouraged to modify it to fit their needs and to contribute their changes to the project.
METAGRAF is a graphical editor for creating figures in MetaPost. It is currently able to draw any kind of figure in b/w or color. METAGRAF outputs a MetaPost file which can then be run through MetaPost by itself or using TeX. The program is written in Java and is thus platform-independent.