rive-app / rive-wasm

Wasm/JS runtime for Rive
MIT License
703 stars 51 forks source link

Integration to GDevelop and/or Pixi #339

Open D8H opened 10 months ago

D8H commented 10 months ago

Hello, I'm in the team behind GDevelop.

We would love to see if Rive could be integrated. We have a renderer based on PixiJS (for 2D) and Three.js (for 3D). If there is a Rive integration for those, it would make it easy for us or a contributor to build a "Rive object" in GDevelop (and even think about getting ready made Rive objects in the GDevelop asset store).

madcrackjack commented 8 months ago

Hi. I’ve made npm package for integrating Rive to Pixi.js. Called “pixi-rive”. You can find it with examples on npm. Or use “npm install pixi-rive”