I am trying to create a C# software that can control the CNC machines, First I am trying to create a 3d Space area in the PictureBox (or Pannel), I have gone through the internet and reached about this and I got one video. He made a 3D place in the form space, and it was a good tutorial but I don't know how to create a coordinate system in that space as you see in the image that I have given below.
Pls, Help me to do this.
enter image description here enter image description here
If I get the proper solution for this, in the future I can develop this project. Thank you, guys...
Update:
Actually, I have designed a C# program That controls the CNC machines, For example, we can take UGS, There is much software out there but I need to create this in C#. The Only thing I am suffering here is the 3D coordinate system. How to create the Axis diagram in 3D. Example: Planet Cnc's "Cnc USB Controller" I want to create this software in C#.
Thanks...