News

A demo of creating a 3d surface graph. A Surface Plot is a representation of three-dimensional dataset. It describes a functional relationship between two independent variables X and Z and a ...
You need to send three things to plotly - the x, y, and V data. For the type of plot, you could have a 'contour' or 'heatmap' - technically, you can do a surface plot also (I think this is still ...
Comp 313: Computer Graphics. Coded in Python with Numpy and Matplotlib to plot 2D and 3D objects. Used Blender and Python to create an airplane procedural animation.