#wgpu #graphics #2d #piston

piston2d-wgpu_graphics

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

8 releases (breaking)

0.8.0 Nov 18, 2022
0.7.0 Nov 17, 2022
0.6.0 Nov 17, 2022
0.5.0 Nov 9, 2022
0.1.0 Oct 26, 2021

#952 in Graphics APIs

36 downloads per month

MIT/Apache

39KB
875 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

~8–18MB
~214K SLoC