SecondHalfGames / yakui

yakui is a declarative Rust UI library for games
Apache License 2.0
237 stars 21 forks source link

Fix sub-viewport rendering #53

Closed LPGhatguy closed 2 years ago

LPGhatguy commented 2 years ago

yakui-wgpu needs to calculate a matrix to render to just the portion of the screen that the user is requesting.