Open jared-hughes opened 3 years ago
In vanilla Desmos, various expressions' results are shown in a preview in the expressions list (https://www.desmos.com/calculator/ufiwm7unbp).
This could be useful to implement for some DesThree types. Example path:
PerspectiveCamera((Rcos(a)cos(b), Rsin(b), Rsin(a)cos(b))
It would be helpful to see the three coordinates in the expressions list.
In vanilla Desmos, various expressions' results are shown in a preview in the expressions list (https://www.desmos.com/calculator/ufiwm7unbp).
This could be useful to implement for some DesThree types. Example path:
PerspectiveCamera((Rcos(a)cos(b), Rsin(b), Rsin(a)cos(b))
It would be helpful to see the three coordinates in the expressions list.