https://github.com/kretoffer/bloxoff-engine
open source c++ game engine based on OpenGL
https://github.com/kretoffer/bloxoff-engine
cpp game-engine gamedev opengl
Last synced: about 2 months ago
JSON representation
open source c++ game engine based on OpenGL
- Host: GitHub
- URL: https://github.com/kretoffer/bloxoff-engine
- Owner: kretoffer
- License: mit
- Created: 2025-08-17T03:45:24.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-27T08:08:06.000Z (10 months ago)
- Last Synced: 2025-08-27T16:09:09.282Z (10 months ago)
- Topics: cpp, game-engine, gamedev, opengl
- Language: CMake
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![Unlicense License][license-shield]][license-url]
[![Codecov][codecov-shield]][codecov-url]
[![Tests][tests-shield]][actions-url]
[![Release][release-shield]][actions-url]
[![Wiki][wiki-shield]][actions-url]
Bloxoff Engine
open source c++ game engine based on OpenGL
Explore the docs »
Report Bug
·
Request Feature
## About The Project
This project is an open-source C++ game engine built on top of OpenGL, designed to provide developers with a lightweight, flexible, and modern foundation for creating 2D and 3D games.
### Key Features
* Real-time rendering powered by OpenGL
* Support for 3D graphics
* Basic physics and input handling
* Asset management system for textures, models, and shaders
* Cross-platform compatibility (Windows, Linux, macOS)
### Goals
* Provide a clean and well-documented codebase for learning and experimentation
* Enable rapid prototyping and development of indie games
* Foster a collaborative community around open-source game development
### Built With
The engine is written in c++ using OpenGl for real-time graphics rendering.
* 
* 
## Roadmap
See the [open issues](https://github.com/kretoffer/AI-phrase-classifier/issues) for a full list of proposed features (and known issues).
## License
Distributed under the MIT License. See `LICENSE` for more information.
[contributors-shield]: https://img.shields.io/github/contributors/kretoffer/bloxoff-engine
[contributors-url]: https://github.com/kretoffer/bloxoff-engine/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/kretoffer/bloxoff-engine.svg?style=flat
[forks-url]: https://github.com/kretoffer/bloxoff-engine/network/members
[stars-shield]: https://img.shields.io/github/stars/kretoffer/bloxoff-engine.svg?style=flat
[stars-url]: https://github.com/kretoffer/bloxoff-engine/stargazers
[issues-shield]: https://img.shields.io/github/issues/kretoffer/bloxoff-engine.svg?style=flat
[issues-url]: https://github.com/kretoffer/bloxoff-engine/issues
[license-shield]: https://img.shields.io/github/license/kretoffer/bloxoff-engine.svg?style=flat
[license-url]: https://github.com/kretoffer/bloxoff-engine/blob/master/LICENSE
[codecov-shield]: https://codecov.io/gh/kretoffer/bloxoff-engine/branch/main/graph/badge.svg
[actions-url]: https://github.com/kretoffer/bloxoff-engine/actions
[tests-shield]: https://github.com/kretoffer/bloxoff-engine/actions/workflows/Main.yml/badge.svg
[wiki-shield]: https://github.com/kretoffer/bloxoff-engine/actions/workflows/Deploy%20Wiki.yml/badge.svg?branch=main
[codecov-url]: https://github.com/kretoffer/bloxoff-engine/actions
[release-shield]: https://github.com/kretoffer/bloxoff-engine/actions/workflows/Release.yml/badge.svg