Published
Edited
Jan 22, 2020
Importers
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
// [simplex.x, simplex.y, simplex.z, simplex.w].map(v => v.toFixed(3)).join(' ')
// camera.position
Insert cell
Insert cell
Insert cell
Insert cell
THREE = {
const THREE = window.THREE = await require('three');
// https://raw.githubusercontent.com/mrdoob/three.js/master/examples/js/renderers/SVGRenderer.js
await require('three/examples/js/renderers/Projector.js').catch(() => {});
await require('three/examples/js/renderers/SVGRenderer.js').catch(() => {});
await require("three@0.99.0/examples/js/controls/OrbitControls.js").catch(() => {});
// TODO: use TrackballControls, but detect the 1d space of orientations (no canonical 'up') corresp. to ea. vtx.
return THREE;
} // TWEEN = require('@tweenjs/tween.js')
Insert cell
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