Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 445 Bytes

File metadata and controls

15 lines (13 loc) · 445 Bytes
title Features
description What Byte Engine has to offer.
icon Sparkles

Byte Engine gives you the core systems for a cross-platform game or interactive application:

  • Render on Linux with Vulkan.
  • Render on macOS with Metal.
  • Render on Windows with Direct3D 12.
  • Play audio through native platform backends.
  • Turn source assets into runtime-ready resources.
  • Write portable shaders with the Byte Engine Shader Language (BESL).