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

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.

Awesome Lists containing this project

README

          

[![rythe logo banner](https://cdn.discordapp.com/attachments/682321169541890070/767684570199359499/banner.png)](https://legion-engine.com)
[![build](https://github.com/Rythe-Interactive/Rythe-Core/workflows/build/badge.svg)](https://github.com/Rythe-Interactive/Rythe-Core/actions?query=workflow%3Abuild)
[![analyze](https://github.com/Rythe-Interactive/Rythe-Core/workflows/analyze/badge.svg)](https://github.com/Rythe-Interactive/Rythe-Core/actions?query=workflow%3Aanalyze)
[![License-MIT](https://img.shields.io/github/license/Rythe-Interactive/Rythe-Module-Template)](https://github.com/Rythe-Interactive/Rythe-Module-Template/blob/main/LICENSE)
[![Discord](https://img.shields.io/discord/682321168610623707.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](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