Game Client Engine

A full-stack 3D game client engine in Rust.

Setup

  1. Clone this repo.
  2. Use cargo to manage the project.
  3. vulkano-shaders requires additional steps, please follow them.

Supported features

Unsupported features

These features will not be supported, since they make up a game, or should be common between client and server.

Potential future features

Dependencies