#game-engine #graphics #gamedev

vertix

A cross-platform performant ECS game engine

17 unstable releases (3 breaking)

0.4.10 Oct 25, 2023
0.4.9 Oct 22, 2023
0.3.0 Oct 2, 2023
0.2.2 Sep 24, 2023
0.1.1 Sep 10, 2023

#775 in Game dev

Download history 57/week @ 2024-07-29

163 downloads per month

MIT/Apache

365KB
1.5K SLoC

Performant and Cross Platform Game Engine written in Rust

This is the backend to most of my applications, a cross performant (web supported) game engine with an ECS. It uses wgpu for the rendering and hecs for the ECS, with more features on the way!

Features

  • GPU Rendering
  • Model Loading
  • Textures
  • Instances
  • UI
  • Custom Camera
  • Lighting
  • Normal Maps
  • Mesh Construction

Dependencies

~23–64MB
~1M SLoC