ChristopherChudzicki / math3d-react

A user-friendly 3d graphing calculator for the web. Create, share, and animate 3d mathematical scenes.
https://www.math3d.org
Mozilla Public License 2.0
245 stars 34 forks source link

The ability to use dynamic/computed labels #382

Open RaphaelSantiago53 opened 6 months ago

RaphaelSantiago53 commented 6 months ago

For example, I want to label a point produced from sliding variables and a function (m, v, KE(m, v)) with its z coordinate (KE(m, v)), or even just its (x, y, z) coordinates.