An open API service indexing awesome lists of open source software.

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

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]





Logo

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.

* ![C++](https://img.shields.io/badge/c%2B%2B-%20?style=for-the-badge&logo=cplusplus&logoColor=white&color=%2300599C)
* ![OpenGL](https://img.shields.io/badge/opengl-%20?style=for-the-badge&logo=opengl&logoColor=white&color=%235586A4)

## 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