#2d-graphics #piston #wgpu #2d #graphics

piston2d-wgpu_graphics

A WGPU 2D back-end for the Piston game engine

8 breaking releases

0.9.0 Sep 26, 2023
0.8.0 Nov 18, 2022
0.7.0 Nov 17, 2022
0.4.0 Feb 23, 2022
0.2.0 Nov 28, 2021

#629 in Graphics APIs

25 downloads per month

MIT/Apache

40KB
924 lines

wgpu_graphics

A wgpu 2D back-end for the Piston game engine.

License

Licensed under MIT or Apache-2.0 license, except the following:

  • assets/FiraSans-Regular.ttf - licensed under SIL OPEN FONT LICENSE Version 1.1 (see assets/LICENSE).

lib.rs:

A Piston 2D graphics back-end using wgpu.

Dependencies

~16–50MB
~580K SLoC