python ports of the bgfx examples https://github.com/bkaradzic/bgfx/tree/master/examples
Here are a list of the bgfx examples that have been ported to pybgfx.
2 / 28
- 00-helloworld
- 01-cubes
Currently only works for Windows 64-bit. pybgfx is required.
pip install pybgfx
Then run one of the samples
python helloworld.py
todo: write up how to debug python and native code.
- Issue Tracker: github.com/$project/$project/issues
- Source Code: github.com/$project/$project
If you are having issues, please let us know. We have a mailing list located at: project@google-groups.com
The project is licensed under the BSD license.