Project32
A downloadable tool
A compact yet powerful and flexible C++ Game Engine designed for modern development needs with multi-engine and multi-window support.
โ ๏ธ UNDER CONSTRUCTION
This project is currently under active development. Many features are incomplete or subject to change. Use at your own risk for production applications.
๐ Features
- Multi-Engine Architecture: Run multiple independent engine instances simultaneously
- Multi-Window Support: Each engine can manage multiple windows with independent rendering contexts
- Easy Integration: Simple API and comprehensive documentation (Work in Progress)
- Hot-Reload Ready: DLL-based architecture enables dynamic loading and reloading
- Extensible: Modular design allows for easy customization
- Well-Tested: Comprehensive test suite ensures reliability
- Self-Contained: All dependencies included in the repository
๐ Requirements
- Operating System: Windows (macOS and Linux support coming soon)
๐ฏ Use Cases
- Game Development: Build games with multiple viewport support
- Editor Tools: Create Unity/Unreal-style multi-window editors
- Simulation Software: Run multiple simulations simultaneously
- Debugging Tools: Split game and debug views into separate windows
- Multi-Monitor Setups: Leverage multiple displays effectively
๐๏ธ Architecture
Multi-Engine System Project32's unique multi-engine architecture allows you to:
Run multiple independent engines in the same process Each engine has its own window manager and render context Engines can run simultaneously or be controlled individually Perfect for complex editor scenarios or multi-view applications
API Layers
- C API: Core exported functions for DLL interaction
- C++ Wrapper: RAII-style P32::Engine namespace for modern C++
- Instance Classes: EngineInstance and WindowInstance for object-oriented usage
๐ Documentation (coming soon)
For detailed documentation, examples, and API reference:
- ๐ Documentation Site (coming soon)
- ๐ Check the
docs/folder in this repository (coming soon) - ๐ฌ Join our discussions for community support (coming soon)
๐ค Contributing
We welcome contributions! Please see our Contributing Guidelines for details on how to:
- ๐ Report bugs
- ๐ก Suggest new features
- ๐ง Submit pull requests
- ๐ Follow our coding standards
๐ License
This project is licensed under a custom MIT License with Attribution Requirements.
Key Points:
- โ Free for personal and commercial use
- โ Modify and distribute as needed
- โ ๏ธ Attribution required in multiple locations (credits, documentation, store pages)
- โ ๏ธ GitHub link required in all attributions
- โ ๏ธ Commercial products must display attribution before purchase See the LICENSE file for complete details.
๐จโ๐ป Author
Patrick Reese (Retroboi64)
- ๐ GitHub: @Retroboi64
- ๐ Project: Project32
โญ Support the Project
If you find Project32 useful, please consider:
- โญ Giving it a star
- ๐ค Following @Retroboi64
- ๐ข Sharing it with others
- ๐ค Contributing to the project
- ๐ฌ Joining the discussion
๐ Quick Links
Made with โค๏ธ by Retroboi64
| Status | In development |
| Category | Tool |
| Author | retroboi64 |
| Tags | 3D, Game engine |

Leave a comment
Log in with itch.io to leave a comment.