Perlin Noise 16 years ago
I wrote a Python extension based on the original Ken Perlin's algorithm. Just found it on my hard drive and uploaded it to github: http://github.com/ii/perlin
HN user
I wrote a Python extension based on the original Ken Perlin's algorithm. Just found it on my hard drive and uploaded it to github: http://github.com/ii/perlin
add this line to your /etc/hosts
74.207.245.100 _why.usesthis.com
and it will workWhy do you think that Google woudn't register something like гугл.рф? I think it's for folks from the pure rural areas who don't know the latin alphabet at all. They have a right to use computers and the internet too.
Almost everyone else does have their holiday in Russia. It is an old Soviet tradition to celebrate every kind of work.
Or write speed-critical Python iterator directly in C. Python source is the best reference: http://svn.python.org/view/python/trunk/Objects/dictobject.c... (look at the end).
Python/C API rules.