0
What are some 3D python gae engines
4 Antworten
+ 6
If you're interested in learning how to use Pygame to create 3D games, two sites that are dedicated to 3D Python are Python 3D(py3d.org) and Python 3D Software. You can find several 3D game projects available here. PyWeek is a bi-annual programming challenge site that produces several great games.
https://wiki.python.org/moin/GameProgramming
All the best!
+ 2
You could use python on 3d game but only as a script. Using it on everything would be wayyyy too slow. I recommend low level languages such as C/C++/C# if you are interested in 3d games
+ 1
I recommend you shouldn't it'll be too laggy