Skip to content

carbonengine/blue

Repository files navigation

carbon-blue

Central library providing the embedded Python interpreter, game loop, resource-loading and other functions

🛠 Building

In order to build the library you need access to Perforce, as that is where some of our dependencies live. The build instructions then expect a CCP_EVE_PERFORCE_BRANCH_PATH environment variable that points at the location of the Perforce branch.

🤝 Contributing

Contribution follows the standard GIT PR model.

By submitting a pull request or otherwise contributing to this project, you agree to license your contribution under the MIT License, and you confirm that you have the right to do so.

📄 License and Legal Notices

© 2026 CCP Games

This software is provided by CCP Games. See NOTICE for included 3rd party code.

Trademark Notice: CCP Games is a trademark of CCP ehf.

This project is licensed under the MIT License. Nothing in the MIT License grants any rights to CCP Games' trademarks or game content.

About

Blue is the glue between Python and C++. It allows for efficient exposure of C++ classes and functions to Python, as well as persistence. Blue also handles resource loading, both of Blue objects and resources used by them, such as textures and geometry.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors