https://github.com/rythe-interactive/rythe-core
Core module of Rythe-Engine. Contains the ECS, filesystem, asset handling, math, threading, and various other features used by other modules and applications.
https://github.com/rythe-interactive/rythe-core
cpp17 data-oriented ecs engine game-development rythe rythe-engine
Last synced: 10 months ago
JSON representation
Core module of Rythe-Engine. Contains the ECS, filesystem, asset handling, math, threading, and various other features used by other modules and applications.
- Host: GitHub
- URL: https://github.com/rythe-interactive/rythe-core
- Owner: Rythe-Interactive
- License: mit
- Created: 2022-03-13T22:26:11.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-10T16:47:20.000Z (about 1 year ago)
- Last Synced: 2024-12-10T18:30:06.621Z (about 1 year ago)
- Topics: cpp17, data-oriented, ecs, engine, game-development, rythe, rythe-engine
- Language: C++
- Homepage:
- Size: 2.81 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Authors: AUTHORS.md
Awesome Lists containing this project
README
[](https://legion-engine.com)
[](https://github.com/Rythe-Interactive/Rythe-Core/actions?query=workflow%3Abuild)
[](https://github.com/Rythe-Interactive/Rythe-Core/actions?query=workflow%3Aanalyze)
[](https://github.com/Rythe-Interactive/Rythe-Module-Template/blob/main/LICENSE)
[](https://discord.gg/unVNRbd)
_Note: This repository hosts a module of Rythe-Engine. This module is not designed to be built separately from Rythe-Engine. See https://github.com/Rythe-Interactive/Rythe-Engine_
# Rythe-Core