Skip to content

Releases: aretegames/arete-engine

Arete Engine 0.1.0

10 Nov 09:12
2a72273
Compare
Choose a tag to compare

First official release of Arete! 🎉

Arete Engine 0.1.0 pre-release

20 Oct 01:13
625c77b
Compare
Choose a tag to compare
Pre-release

Preview release of Arete Engine

This is a prerelease version of Arete Engine, featuring a performance demo written in both Rust and C++.

What is included: Arete's Rust and C++ ECS APIs, and the ability to import custom glTF assets.

This release is intended to be a basic showcase of Arete, and is missing many features. Notably, load balancing is disabled, and all tasks (including rendering tasks like culling and model matrix updates) are hardcoded to run on the CPU.