soya_editor

high level 3D engine for Python

Install

All systems
curl cmd.cat/soya_editor.sh
Debian Debian
apt-get install python-soya
Ubuntu
apt-get install python-soya
Windows (WSL2)
sudo apt-get update sudo apt-get install python-soya
Raspbian
apt-get install python-soya

python-soya

high level 3D engine for Python

Soya 3D is a high level 3D engine for Python. It relies on OpenGL and SDL. It is designed with games in mind, and written partly in Python and partly in C; the goal is to provide a full architecture for making free (GPL) games of professional quality entirely in Python. Soya can also render on PyGame surfaces !