davidfig / pixi-cull

a library to visibly cull objects designed to work with pixi.js
MIT License
112 stars 15 forks source link

Support Pixi v7 #34

Closed huylocit14054 closed 5 months ago

huylocit14054 commented 1 year ago

Hi, I am trying to install this package with the new PixiJs v7.0.4. But the npm won't let me due to the Pixi version conflict. Can we update the Pixi dependency here to v7?

robin-rpr commented 5 months ago

@huylocit14054 As it seems @pixi-essentials/cull@2.0.0 is only specifically compatible with pixi.js@7.0.0, not above