Archive for November 2018

Procedural Object Placement (E01: poisson disk sampling)

Posted on November 23, 2018. Filed under: Uncategorized | Tags: , , , , , , |

Procedural Object Placement (E01: poisson disk sampling) In this video we look at implementing poisson disk sampling, an algorithm for generating tightly-packed points which are all some minimum distance from one another. This implementation is based on the paper linked below Original Paper [pdf]

Read Full Post | Make a Comment ( Comments Off on Procedural Object Placement (E01: poisson disk sampling) )

curl2lwp – convert Curl command line arguments to LWP / Mechanize Perl code

Posted on November 15, 2018. Filed under: Uncategorized | Tags: , , , , , , , |

curl2lwp – convert Curl command line arguments to LWP / Mechanize Perl code After inspiration by Your Mother and some slight hacking, I’m very proud to announce HTTP::Request::FromCurl, together with its companion online site at https://corion.net/curl2lwp.psgi. The module and included curl2lwp program allow you to easily convert curl command lines to Perl code that uses […]

Read Full Post | Make a Comment ( Comments Off on curl2lwp – convert Curl command line arguments to LWP / Mechanize Perl code )

Generating SVG Badges with Perl

Posted on November 11, 2018. Filed under: Uncategorized | Tags: , , , , , , |

Generating SVG Badges with Perl If you’ve looked at projects on GitHub or other sites, you may have noticed the little rectangular badges (aka shields) saying things like “build passing” with a nice green background (or yellow/red if something is wrong), and if you’ve used Travis CI or Coveralls, you probably know how to get […]

Read Full Post | Make a Comment ( Comments Off on Generating SVG Badges with Perl )

Liked it here?
Why not try sites on the blogroll...