aretegames / arete-engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord Arete License Arete Wiki

Arete Engine

What is Arete?

Arete Engine is a new type of unified-memory game engine. Arete is an ECS, Rust-based game engine with a focus on performance, optimization, and ergonomics. It intends to be a complete engine solution, from coding to rendering. It is particularly fast on unified-memory platforms -- that is, phones, VR headsets, many laptops, and consoles.

Arete is in early development 🚧

Arete is an early stage engine. Currently, our engine consists primarily of a working unified-memory runtime. It is missing many features, and the features it does have will change. Please see our public roadmap below.

Getting Started

  • Getting Started: We provide getting started documentation for Rust and C++.

Demos

We provide a separate repo for playable demos and demo code.

Community

Our Discord channel is the best place to learn more about Arete and talk directly with our team.

  • Discord: Arete Engine's official Discord server.
  • Twitter: Arete Engine's official Twitter account.

Learn More

  • Arete Wiki: Arete Wiki is our primary source for Arete guides and documentation.
  • Arete Website FAQ: Our website FAQ addresses most questions about Arete Engine.
  • Public Roadmap: Arete Engine is in early development. Our product roadmap shows which features to expect in the future.

About

License:Other