Published
Edited
Dec 22, 2020
1 star
Insert cell
md`# Clean WebGL circle using fwidth()`
Insert cell
canvas = DOM.canvas(400, 400)
Insert cell
draw()
Insert cell
Insert cell
Insert cell
gl = createREGL({ canvas, pixelRatio: 2, extensions: ['OES_standard_derivatives'] })
Insert cell
createREGL = require('regl')
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more