HIDIHO!

giving something back to the Flash community

smooth and smoother

on Aug 23rd, 2010
about: graphics
feat. , ,

for some expirement I’m working on, I want to build a RGB colorspace ( = cube ).

the hexagon is drawn using a 2*2 pixels pattern and the drawtriangles method. it is conveniently smooth. the swatches under the hexagon show the pattern stretched to a 50 * 50 square using Bitmap.smoothing = true and below a 50 * 50 square drawn using the same pattern and beginBitmapFill + drawTriangles. the results differs greatly.

I never had a chance to notice that and I needed to share it with the world ^^’

three point gradient

on Oct 2nd, 2009
about: actionscript 3, geometry, graphics
feat. ,


how to create a three points gradient with the drawing API methods.
Read the rest of this entry »

© 2009 HIDIHO!. All Rights Reserved.

This blog is powered by Wordpress and Magatheme by Bryan Helmig.