Calc3D: A 3D Plotter
A Java App to create 3D functions, curves and surfaces
A Java App to create 3D functions, curves and surfaces
Calc3d is an application that can be used to visualize 3D mathematical elements and plot / explore them in 3D graphs. Calc3d is developed using the Java programming language without any external library.
Cal3d is a great tool to learn 3D calculus and vectors, it was created to learn math behind 3d programming and hence no external library is used. It is completely open source and free to use modify and distribute (but not to make profit). You can grab the eclipse source source at git repository.
Make sure you have java (1.7+) installed.