skoch9 / meshplot

Plot 3D triangle meshes
GNU General Public License v3.0
142 stars 35 forks source link

render directions #43

Closed de-gozaru closed 1 year ago

de-gozaru commented 1 year ago

Hi,

Thanks for the great library.

Is there a way to show the xyz directions, as in the image attached?

Thank you!

image

de-gozaru commented 1 year ago

Hi @jiangzhongshi any hint on this? Thank you!

jiangzhongshi commented 1 year ago

Depending on what you would like

  1. Use the add lines function to add three lines from x,y,z to x+1, y, z and assign colors.

  2. If you want the fancy ones, then you may want to find the meshes for them or create in blender. Then use add meshes