can i make 3d games in python language? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

can i make 3d games in python language?

30th Mar 2020, 2:23 PM
HAMZA
3 Answers
+ 2
Hi! Try to use PyGame or RenPy frameworks, but I'm not sure about 3D
30th Mar 2020, 2:28 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 2
https://python-3d-engine.readthedocs.io/en/master/
30th Mar 2020, 3:09 PM
Hatsy Rei
Hatsy Rei - avatar
+ 2
you can also use Panda3d https://www.panda3d.org/ and even OpenGL with PyOpenGL http://pyopengl.sourceforge.net/
30th Mar 2020, 3:27 PM
John Robotane
John Robotane - avatar