Can we use c++ to program a 3d printer ? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Can we use c++ to program a 3d printer ?

8th Apr 2017, 10:37 AM
Đįŗ·ng Hįŗ£i Duy Ƃn
Đįŗ·ng Hįŗ£i Duy Ƃn - avatar
3 Respostas
+ 4
yes have a look here for tutorials and source related to a CNC machine. https://homofaciens.de
8th Apr 2017, 2:43 PM
seamiki
seamiki - avatar
0
Can you give me some code for that? thanks
8th Apr 2017, 3:16 PM
Đįŗ·ng Hįŗ£i Duy Ƃn
Đįŗ·ng Hįŗ£i Duy Ƃn - avatar
0
If we want to display 3D graphics in real-time, for instance in a game or 3D simulation, then we need a language and environment that runs fast and we also need efficient 3D libraries. Options: Use C++. There is quite a steep learning curve, because, not only do we have to learn C++ (the easy part!)
4th Oct 2022, 8:30 AM
Jimmy Wick
Jimmy Wick - avatar