Skip to content

jnadro/pybgfx_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pybgfx_examples

python ports of the bgfx examples https://github.com/bkaradzic/bgfx/tree/master/examples

Functions Implemented

Here are a list of the bgfx examples that have been ported to pybgfx.

2 / 28

  • 00-helloworld
  • 01-cubes

Installation

Currently only works for Windows 64-bit. pybgfx is required.

pip install pybgfx

Then run one of the samples

python helloworld.py

Debugging

todo: write up how to debug python and native code.

Contribute

  • Issue Tracker: github.com/$project/$project/issues
  • Source Code: github.com/$project/$project

Support

If you are having issues, please let us know. We have a mailing list located at: project@google-groups.com

License

The project is licensed under the BSD license.

About

Porting bgfx examples to pybgfx.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages