Thursday, February 16, 2017

boss notes

BITMAP VS VECTOR lecture notes
fonts are vector graphics no matter that size the founts would still b crips, indefinaly scaleable, mathematic based method for creating line data
     FEATURES
     low intensity on computers 
     aren’t  internet browser friendly without software adobe (flash)
     resolution does not exist 
     
bitmat is pixels, tha bigger that size the the uglier the image (blurry baby)
bezier curves/NURBS (math)
   make an image 3D

    RASTER
also bitmap/pixels
photo or vid
jpg,gif,png,psd, etc.
resolution depenfdent which means more pixels 
can be reduced in sze but doesnt scale UP in size without reducing image detail/quality 

PIXELS 

each pixel has a color value, of RGB

No comments:

Post a Comment