Archivo mensual: March 2016

Compile / install 4.3.2 nodejs

I had some trouble recently trying to compile nodejs under Slackware 14 and I would like to share some notes about it,  just in case someone gets stuck in the same situation. First of all: there is a precompiled package … Sigue leyendo

Publicado en GNU / linux | Deja un comentario

Voronoi / Delaunay GIMP plugin

This plugin will render Voronoi and Delaunay diagrams from a list of random points (sites). It uses Fortune’s algorithm (see libvoronoi.py) which is pretty fast; oddly enough, the slowest by far task in this plugin is the pdb.gimp_paintbrush_default part. Maybe … Sigue leyendo

Publicado en gimp | Deja un comentario