Published
Edited
Aug 22, 2021
Importers
7 stars
Also listed in…
CAP 4720 2021
Ray Tracing
Insert cell
Insert cell
Insert cell
texVec(w)
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
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
xS = scaleFactors.xS
Insert cell
yS = scaleFactors.yS
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
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
/*
viewof v0 = slider({
title: tex`${texBI("v")}_0`,
min: min,
max: max,
value: 4,
step: 0.1
})
viewof v1 = slider({
title: tex`${texBI("v")}_1`,
min: min,
max: max,
value: 2,
step: 0.1
})
viewof w0 = slider({
title: tex`${texBI("w")}_0`,
min: min,
max: max,
value: -1,
step: 0.1
})
viewof w1 = slider({
title: tex`${texBI("w")}_1`,
min: min,
max: max,
value: 2,
step: 0.1
})
*/
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
Insert cell
Insert cell
//html`<div>
// <div style="display:inline-block; vertical-align:top; margin-right:20px;">${viewof v0}</div>
// <div style="display:inline-block; vertical-align:top;">${viewof w0}</div>
//</div>`
//html`<div>
// <div style="display:inline-block; vertical-align:top; margin-right:20px;">${viewof v1}</div>
// <div style="display:inline-block; vertical-align:top;">${viewof w1}</div>
//</div>`
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
import { columns } from "@bcardiff/observable-columns"
Insert cell
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