Published
Edited
May 5, 2022
3 stars
Insert cell
Insert cell
Insert cell
Insert cell
renderFBXFileFromURL(fbxFromUrl)
Insert cell
Insert cell
md`# Code`
Insert cell
t = FileAttachment("cobra@2.fbx")
Insert cell
mutable mesh = {}
Insert cell
{
mesh.traverse((e)=>{
if(e.isBone){
console.log(e)
e.rotation.x = 3.14
}
})
}
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
FileAttachment("cobra@2.fbx")
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