Jump to content

How to resize textures that are greater than max texture sizes


mizuwu
 Share

Recommended Posts

Depends.  Do you mean dimensions are too large for hardware?  In that case, get a tool like gimp to reduce dimensions is probably the only option.

If you means they technically would load, but the sum of them demand too much RAM, then you could compress them.  See multi-platform compressed textures to reduce memory footprint.

Link to comment
Share on other sites

1 hour ago, JCPalmer said:

Depends.  Do you mean dimensions are too large for hardware?  In that case, get a tool like gimp to reduce dimensions is probably the only option.

If you means they technically would load, but the sum of them demand too much RAM, then you could compress them.  See multi-platform compressed textures to reduce memory footprint.

Yes, I meant that the dimensions are too large for engine.getCaps().maxTextureSize.

Alright, I guess babylon doesnt have the functionality :)

Thanks for answering!

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