Cheetah
Newbie level 2
Hello,
I'm working on a project that requires me to develop a user interface for CNC machine using Borland C++ Builder. At the same time, it was required that a simulation on the tool path to be included.
My main problem is in wrting the program for tool path generation.
It was understood that this can be achieved by using Canvas or Open Graphic Library.
However, Canvas can only draw simple lines etc. As for OpenGL, I do not know how to use it.
Can anyone kindly help me?? Or do you have any useful website or source code as example?? Thanks
I'm working on a project that requires me to develop a user interface for CNC machine using Borland C++ Builder. At the same time, it was required that a simulation on the tool path to be included.
My main problem is in wrting the program for tool path generation.
It was understood that this can be achieved by using Canvas or Open Graphic Library.
However, Canvas can only draw simple lines etc. As for OpenGL, I do not know how to use it.
Can anyone kindly help me?? Or do you have any useful website or source code as example?? Thanks