Matlab support 3D line plotting with plot3 function. But I want to do this with JZY3D API. Does JZY3D api support this operation like matlab? If it is, which method does this line plotting? Please help me!!
Thank you
Matlab support 3D line plotting with plot3 function. But I want to do this with JZY3D API. Does JZY3D api support this operation like matlab? If it is, which method does this line plotting? Please help me!!
Thank you
Copyright © 2021 Jogjafile Inc.
It can be done using LineStrip shape like this:
It shows only 2D plane with line on it, but if you add more 3d-shapes to your scene, you will find out that line is 3-dimensional.