2D Graphics, Animation
Animation : is a sequence of frames that, when played in order at sufficient speed, presents a smoothly moving image like a film or video. An animation can be digitized video, computer-generated graphics, or a combination.
From : www.d3magazine.com/glossary
Vector Graphics are graphics described by a set of mathematical instructions instead of as a series of discrete bits. They are typically line art illustrations. Graphics programs such as Adobe Illustrator and Corel Draw create vector-based graphics. Vector graphics are easily scaled or redrawn for different display devices without loss of quality.
From : www.marketwriter.net/terms.htm
Raster graphics is the display of graphic images using a collection of small, separate dots called a bit map. The graphic's resolution is limited by the capabilities of the display or printing device. Synonymous with bit-mapped graphic. Adobe Photoshop is a popular image editor that rasterizes images that it opens.
From : www.cof.orst.edu/net/software/present/graphics/terminol.htm
OpenGraph
The goal of this project is to create an opensource Java library, licensed under LGPL, to create and manipulate graphs. Current features include:
Directed, undirected, directed acylic graphs, and weighted graphs.
Simple graph algorithms, such as graph traversal, minimum spanning tree and shortest path spanning trees for weighted graphs.
Basic graph drawing, including straight line and orthogonal graph drawing. However, more work still needs to be done here.
User interaction, such as creating and removing a vertex, creating and removing an edge, dragging a vertex, and changing some of the vertex and edge properties.
visit
OpenGraph
OpenGraph was visited : 93 times
Loading .....