HIDIHO!

giving something back to the Flash community

concave shape triangulation: ear cutting algorithm

cover
this is an algorithm to triangulate concave shapes. the result is not quite as pretty as a Delaunay triangulation but it does a nice job.
Read the rest of this entry »

Seed-based Noise Generator

on Dec 22nd, 2008
about: actionscript 3
feat. , , , ,

cover
a seed based noise generator is meant to create a pseudo random pattern. it looks like a perlinNoise… well the best is to check it out.
Read the rest of this entry »

Distributing N-points on a sphere

on Sep 20th, 2008
about: 3D, actionscript 3
feat. , , ,

cover
distributing an unknown amount of points on a spherical shape
Read the rest of this entry »

Delaunay triangulation and Voronoï diagram

cover
the Delaunay triangulation is really helpful when it comes to physics. It also creates beautiful shapes. Read the rest of this entry »

© 2009 HIDIHO!. All Rights Reserved.

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