#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

#709 in Game dev

Download history 16/week @ 2024-02-26 5/week @ 2024-03-11 72/week @ 2024-04-01 119/week @ 2024-04-15

191 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

~29–72MB
~1M SLoC