Published
Edited
Nov 14, 2020
Insert cell
Insert cell
reusable3dCanvas( this, mesh,
{
camera: {
aspect: 2,
position: [3,4,3],
rotateSpeed:10.0
} } )
Insert cell
Insert cell
Insert cell
mesh = new THREE.Mesh( new THREE.CubeGeometry(), new THREE.MeshLambertMaterial( { color: cubeColor } ) )
Insert cell
Insert cell
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