#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

#797 in Game dev

Download history 47/week @ 2024-07-24 10/week @ 2024-07-31 12/week @ 2024-09-18 49/week @ 2024-09-25 17/week @ 2024-10-02

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

~24–61MB
~1M SLoC