Crates.io | vertix |
lib.rs | vertix |
version | 0.4.10 |
source | src |
created_at | 2023-09-09 16:36:38.316557 |
updated_at | 2023-10-25 21:28:58.876014 |
description | A cross-platform performant ECS game engine |
homepage | |
repository | https://github.com/Jax-Hax/Vertix/ |
max_upload_size | |
id | 968244 |
size | 533,005 |
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!