https://github.com/jgsogo/godot-python
POC using Python inside Godot (GDNative + pybind11)
https://github.com/jgsogo/godot-python
cpp godot python
Last synced: about 2 months ago
JSON representation
POC using Python inside Godot (GDNative + pybind11)
- Host: GitHub
- URL: https://github.com/jgsogo/godot-python
- Owner: jgsogo
- License: mit
- Created: 2019-05-01T16:09:15.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-01T16:13:34.000Z (about 7 years ago)
- Last Synced: 2025-04-04T20:37:53.612Z (about 1 year ago)
- Topics: cpp, godot, python
- Language: C++
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# godot-python
POC using Python inside Godot (GDNative + pybind11)
This is just a first draft, to compile from sources it requires (using Conan):
* cpython: https://github.com/jgsogo/conan-cpython
* godot-cpp: https://github.com/jgsogo/conan-godot-cpp