bevy-vs-pixi

A benchmark comparing Bevy against PixiJS

APACHE-2.0 License

Stars
4

Bevy vs. PixiJS

This project aims to compare Bevy against PixiJS by re-implementing this 2D web canvas engine benchmark.

Usage

Follow this guide to get Wasm support set up, then run:

cargo run --profile web-release --target wasm32-unknown-unknown