Saturday, 2 June 2018

Plotting 3D Math Functions in Android

as part of my project, I need to plot 2D and 3D functions in android using android studio. I know how to plot 2D functions but I'm struggling with 3D functions.

What is the best way to plot 3D functions? What do I need and where do I start?

I'm not looking for code or external libraries that do all the work, I just need to know what I need to learn to be able to do it myself.

Thanks in advance.



from Plotting 3D Math Functions in Android

No comments:

Post a Comment