Jump to content

Shaders vs Sprites performances


Clément Faure
 Share

Recommended Posts

Hello :) 

I have an application where i need to display approximately 1000 elements (with 5 main shapes and dynamic colors).

I have think at several different approach

- Using only Graphics but as it is says in the documentation (Using 300 or more graphics objects can be slow, in this instance use sprites, if you can create a texture to share between them.)

- Using Sprites from Textures from Graphic (the problem of this approach it that i have elements colored dynamically, and i'm not able to generate a Texture from a Graphic => I don't want to use either @pixi/canvas-graphics)

- Using Shaders

I don't have any overview regarding shaders performances. Is it better than Sprites ? than Graphics ?

I would like to make the right decision in terms of performances and good practices.

Thank you in advance.
Have a good day !

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...