Published
Edited
Sep 19, 2022
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
delta = (far - near)/100
Insert cell
Insert cell
Insert cell
Insert cell
FOV = 45
Insert cell
tanFOVby2 = Math.tan(((FOV / 2) * Math.PI) / 180)
Insert cell
Insert cell
yData = zData.map((d) => [d[0], (s_y * near * tanFOVby2) / d[0]])
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