Twan Koolen

Results 84 comments of Twan Koolen

This is kind of a drawback of the `MeshCat.setanimation!` approach compared to the older `animate`. With `animate` you can do the interpolation and `_render_state` calls as you go, so you...

I assume Three.js doesn't allow you to 'stream in' frames of an animation? As in, send it frames from Julia one at a time as fast as possible and have...

Ref https://github.com/JuliaLang/julia/issues/26552, particularly https://github.com/JuliaLang/julia/issues/26552#issuecomment-374980927.

> Having a type where `zero(T)` is not of type `T` seems highly pathological. I think what JuMP is doing is very reasonable (see Discourse link in description). `JuMP.Variable` just...