Welcome to wx_bgi_graphics
wx_bgi_graphics
A cross-platform shared graphics library for C/C++, Python3, Free Pascal, and other languages.
Introduction
wx_bgi_graphics is a modern, cross-platform graphics library inspired by the simplicity of classic BGI graphics (Borland Graphics Interface). It has been thoroughly tested on Windows 11, Ubuntu Linux, and macOS (M4 chip). This open-source library is easy to integrate and is particularly well-suited for educational purposes, rapid prototyping, and light-weight or full-fledged graphical applications.
Key Features
• – Cross-platform support (Windows, Linux, macOS)
• – Compatible with C/C++, Python3, Free Pascal, and more
• – Simple API inspired by classic BGI graphics
• – Built on wxWidgets for stability and portability
• – Ideal for teaching, demos, and small graphical tools
• – A work in progress, more features will be added, as time progresses.
Getting Started
To get started with wx_bgi_graphics, simply clone the GitHub repository and link the shared library to your project. Comprehensive documentation is available to guide you through the setup process. The repository includes example programs in multiple languages to help you get up and running quickly.

Contributing and Reporting Issues
We welcome contributions from the community! If you encounter any issues, have feature requests, or wish to contribute code, please visit our GitHub repository to open an issue or submit a pull request. Your feedback and participation help make wx_bgi_graphics better for everyone.
Why wx_bgi_graphics Matters
wx_bgi_graphics revives the ease and accessibility of classic BGI graphics while embracing the power and flexibility of modern, cross-platform development. It is an excellent tool for students learning graphics programming, educators designing interactive lessons, and hobbyists building lightweight graphical applications.
Further Reading
• GitHub Repository: https://github.com/Andromedabay/wx_bgi_graphics
• Documentation: https://andromedabay.github.io/wx_bgi_graphics/index.html
• wxWidgets Framework: https://www.wxwidgets.org/
