Pixi.js embedded in Quasar Proof of Concept #16430
oedev-apps
started this conversation in
Show and Tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Repo: https://github.com/oedev-apps/pixi-quasar-poc
I made a POC embedding a Pixi.js canvas view as the background of a Quasar page, with the Quasar UI components overlaid over the top and interacting with the Pixi API.
For example, the slider changes the speed of the ship flying around the screen and the frame rate is updated in a card.
I don't know how much I will use it, but wanted to see how well it performed. The initial POC runs at 60 fps with no problem even in development mode.
Beta Was this translation helpful? Give feedback.
All reactions