Skip to content

BYTΞ Engine is a C++ based game engine focused on API simplicity and modularity.

License

Notifications You must be signed in to change notification settings

GodOfMemes/Byte-Engine

 
 

Repository files navigation

Byte Engine

BYTΞ Engine is a C++ based game engine with focus on control and speed.


Features: ⚙️

  • Current Features: ✔️

    • Cache Conscious Design
    • SIMD Optimized Math Library
    • Custom Allocators
    • Custom Standard Library
    • Resource Manager with Asynchronous IO
    • Heavily multithreaded task driven work distribution
  • Features in development: 👷

    • Multi-backend Raytraced Renderer
    • Multi-backend Audio Engine
    • Custom UI framework
    • Accompanying Editor
    • Custom GPU font and vector rendering
    • Extensible renderer
    • Linux Support
    • Custom Physics Engine
  • Intended features: 🧠

    • AI Driven Animation
    • Console support (Nintendo™ Switch, Sony™ PS5, Microsoft™ Xbox X)

You can check the project's roadmap here.


Documentation 📖

Ready to get started? You can check out all of the documentation here!


Repository Quality ✨

Codacy Badge Average time to resolve an issue Percentage of issues still open

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.0%
  • C 1.1%
  • Other 0.9%