vertix

Crates.iovertix
lib.rsvertix
version0.4.10
sourcesrc
created_at2023-09-09 16:36:38.316557
updated_at2023-10-25 21:28:58.876014
descriptionA cross-platform performant ECS game engine
homepage
repositoryhttps://github.com/Jax-Hax/Vertix/
max_upload_size
id968244
size533,005
Jax Bulbrook (Jax-Hax)

documentation

README

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
Commit count: 159

cargo fmt