Skip to content
@Xeyday

Xeyday

Xeyday

Xeyday is a gamedev framework. It consists of a set of independent modules, each of which can be easily integrated into your project.

  • Framework
    • Core
      • xeyday.log
      • xeyday.debug
      • xeyday.vfs — an extensible virtual file system
      • xeyday.math
      • xeyday.hlrhi (high-level render hardware interface) — exposes frame graph API
      • xeyday.sound — provides a sound scene API
    • Middleware
      • xeyday.forge — an asset manager on top of xeyday.vfs
      • xeyday.symphony — a sound manager on top of xeyday.sound
      • xeyday.telemetry — data collection, including statistics, and output from xeyday.log and xeyday.debug
    • Meta
      • xeyday — a meta module that links to itself all the modules above, which you can link to your project and use everything Xeyday framework provides

Popular repositories Loading

  1. math math Public

    C++17 constexpr, SIMD-aware math library for games

    C++ 1

  2. core core Public

    Base framework for Xeyday engine

  3. .github .github Public

    An introduction to Xeyday framework infrastructure

Repositories

Showing 3 of 3 repositories

Top languages

Loading…

Most used topics

Loading…