/PlotVisualizer

Created to visualize expressions in 3D plot. Built using the expression parser https://github.com/dularish/ExpressionParser .

Primary LanguageC#

PlotVisualizer

Created to visualize expressions in 3D plot, which could have been useful when I was learning calculus in school. Uses the expression parser developed in another project of mine, and also uses HelixToolKit for the viewport, and MeshBuilder module.

Demo

Demo Gif

Run Project

Clone, build and run