jared-hughes / DesThree

Desmos bindings for three.js
3 stars 0 forks source link

Calc.setState() doesn't seem to update helper expressions #28

Open jared-hughes opened 3 years ago

jared-hughes commented 3 years ago

Current test cases 11 ("All passthrough geometries") and 12 ("All materials") use the same variables and definitions for the camera position. When the test runner calls Calc.setState() to switch between them, the camera position does not update. My hunch is that the helper expressions do not update, especially because those sliders become unresponsive.