jeffpaletta / moving-3d-grapher

3D functions of time rendered in WebGL https://git.io/3d-grapher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uses math.js to evaluate an expression that the user inputs, and tree.js to render the resulting list of vertices constituting a surface of GL_POINTS. These points will move over time according to the function provided.

Check demo here

Plot your own functions here

Demo gif

About

3D functions of time rendered in WebGL https://git.io/3d-grapher

License:GNU General Public License v2.0


Languages

Language:JavaScript 69.6%Language:HTML 30.4%