https://github.com/samet404/bloomia-ge
https://github.com/samet404/bloomia-ge
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/samet404/bloomia-ge
- Owner: samet404
- Created: 2025-09-19T19:21:26.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-09-19T20:33:32.000Z (9 months ago)
- Last Synced: 2025-09-19T21:58:08.760Z (9 months ago)
- Language: C
- Size: 2.52 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bloomia GE (Game Engine)
---
Bloomia game engine is not actually a game engine, rather it's built on top of the popular easy-to-use game library called "raylib". The main purpose of Bloomia engine is improving 3D game development in raylib by adding much more 3D capabilities such as easy light source control, map design tools, shadow and shader functionalities.
The engine will be shaped around another project called Bloomia (https://bloomia.app) while keeping the core game engine itself separate.