Instaflow

Monday, March 26, 2012

R/G/B

I found this awesome website so you can download this R/G/B code finder/maker

Its really awesome and would work great with processing and everything else.

I just find it much easier and better than opening and using a big program like photoshop just to find codes.



http://colorcop.net/



DOWNLOAD IT NOW. 100% FREE & 100% AWESOMELY FAST

Sunday, March 25, 2012

Programming

So in Art41 Class we are learning programming and its really great and fun, i really like it.

so if you want to download the program go to Processing.org

its 100% free which is always great

Monday, March 12, 2012






Raster Graphic

Images are produced by digital image capture devices: digital scanners or digital cameras, or by pixel editing programs (e.g., Adobe Photoshop). Raster images are composed of a matrix (grid) or bitmap of digital picture elements (pixels). Pixels are squares or rectangles described as black, white, gray or color. Raster images typically are saved as TIFF format, but can be saved as EPS as well.

Whereas conversion from vector to raster is easily accomplished, raster conversion to vector is much more difficult (and often is not possible). Raster images typically are easily shared across various platforms, but can be more difficult than vector graphics to modify. As well, raster graphics are impacted by scaling.

Vector Graphics

typically are generated using drawing or illustration programs (e.g., Adobe Illustrator) and are composed of mathematically-defined geometric shapes—lines, objects and fills. Since vectors entail both magnitude and direction, vector elements thus are comprised of line segments whose length represents magnitude and whose orientation in space represents direction.

Vector graphics usually are easily modified within the creating application and generally are not affected detrimentally by scaling (enlarging or reducing their size). Because vector elements are mathematically-defined, scaling simply requires modification of their mathematical locations. However, vector files do not support photographic imagery well and often can be problematic for cross-platform exchange. Vector graphics typically are saved as EPS format.

This makes vector graphics ideal for logo design. Creating a vector logo is more difficult but the effort pays for itself when the vector logo file is sent to printers or sign makers etc. The vector logo can be scaled up or down with out losing quality and would enable smooth transition between various media.