News

Several creative coding algorithms rely on a 2D grid data structure, for example those based on flow fields, or Jared Tarbell's Substrate. I wrote this class to provide basic the basic methods that ...
An example JavaScript to create workspace schema and data at frusal.com. Workspace schema consists of classes, fields and other metadata. Script is to be executed on client side under Node.js. This ...