Jump to content

How can i control mipmap?


GBear
 Share

Recommended Posts

hi everyone.

I'm testing about mipmap;

I've used mipmap since begin to create my game;

I think Mipmap is useful to draw  blurred texture and performance.

but i couldn't see any performance up with mipmap of pixi.

 

my testing map has 7168*7168 size ( 49 of 1024*1024 texture );

and i was changing scale of container that has sprites of map;

 

how can i control mipmap efficiently ?

 

thx..

 

Link to comment
Share on other sites

Quote

I assume that already set texture.mipmap=true for every texture you use

Yes.. I'm using like this.

T-T...

 

map size is 7168*7168

normally game is viewed small part (1280*720) if scale value is 1

but sometimes i will show all parts(7168*7168) 

 

does i get any benefits in this case with mipmap except blur?

 

 

 

 

 

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...