Looking at the Saskatchewan (delta?) via Mapbox Satellite
Other views:
Stamen Toner
Stamen Watercolor
Google Maps Satellite
Built with blockbuilder.org
Looking at the Saskatchewan (delta?) via Mapbox Satellite
Other views:
Stamen Toner
Stamen Watercolor
Google Maps Satellite
Built with blockbuilder.org
Phyllotaxis in d3.js v4, converted from @jhubley's p5.js example, which in turn came from Jason Davies' D3.js example and Jim Bumgardner's Processing sketch for reference.
forked from jhubley's block: Phyllotaxis in d3.v4 with rectangles
A dump of 2000+ libraries found in the 14,000+ blocks we have indexed.
I parse the html files of all the blocks with this code.
It would be nice to have a structured way to pull the version out of this variety of URL patterns. Perhaps someone will come up with a crazy regex that does it.
This is likely the first step to indexing the library version for blockbuilder search. We have an issue for this tracked here.
Built with blockbuilder.org
Getting started with Leaflet
Built with blockbuilder.org
forked from enjalot's block: WWSD #1: Leaflet starter
forked from enjalot's block: WWSD #1-a: Leaflet Rivers
| license: gpl-3.0 |
| // from Font Project by Neill Campbell | |
| // http://vecg.cs.ucl.ac.uk/Projects/projects_fonts/font_project/PerformPrediction.js | |
| var CharFuncs = CharFuncs || {}; | |
| function size(A) { return numeric.dim(A); } | |
| function computeK(x, X, alpha, gamma) { | |
| m = numeric.dim(x)[0]; | |
| d = numeric.dim(x)[1]; | |
| n = numeric.dim(X)[0]; |
| license: gpl-3.0 |
Rendering to a Canvas overlay with d3.js on top of Mapbox-gl
Built with blockbuilder.org
forked from enjalot's block: dots on a map: setup-gl
| license: gpl-3.0 |
| license: gpl-3.0 |