Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Pixi.js v8 #123

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Upgrade to Pixi.js v8 #123

wants to merge 6 commits into from

Conversation

nightgrey
Copy link

@nightgrey nightgrey commented Jun 30, 2024

As the title says, this starts the upgrade of vue-pixi3 to v8 (fixes #74). Help from anyone is appreciated!

  • This is a first spike and the basics seem to work. Renders containers and text. It's not much more than that. More will probably follow, but I also appreciate any help!
  • I don't have much clue about Vue (used only React before) - so if there's anything I can improve on the Vue side, I'd be appreciative of any advice! I do know Pixi.js v8 very well, though!
  • Nuxt reports about a missing @xmldom/xmldom dependency. Installing it fixes it. I'm not entirely sure if that is Pixi.js related?

Todo:

  • Update vue3-pixi/src/elements
  • Update vue3-pixi/src/renderer/default-renderer.ts
  • Update vue3-pixi/src/elements/props
  • Update patchProp
  • Make sure nodeOps is correct
  • Check transitions (not sure how they work)
  • Check other breaking changes

Links

Copy link

vercel bot commented Jun 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
vue3-pixi ❌ Failed (Inspect) Jul 22, 2024 11:45am

@nightgrey
Copy link
Author

@hairyf Oh, I forgot, but, feel free to let me know what you think of this or if you have any thoughts regarding an upgrade! ❤️🫡

@hairyf
Copy link
Owner

hairyf commented Jul 9, 2024

@nightgrey no problem, let's work together to complete this arduous task

@hairyf hairyf marked this pull request as ready for review July 9, 2024 16:34
@nightgrey
Copy link
Author

Hey @hairyf, sorry for not contributing further!

I might take another stab at it in the future, but it's unlikely and I can't promise anything </3

Thank you for your library!

@xeoshow
Copy link

xeoshow commented Jan 24, 2025

Any update for this?

@hriverahdez
Copy link

Hello there 👋 , just ran into this PR while looking for activity Vue3-pixi's adoption of Pixi v8. Are the TODOs in the description still accurate as to what's left to getting it done? Or has something else been done elsewhere?

If not, how could I help? I've not much expertise on Pixi, but I have experience with Vue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PIXI.js 8 version with WebGPU
4 participants