Jump to content

Search the Community

Showing results for tags 'engine.getcaps().maxtexturesize'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • HTML5 Game Coding
    • News
    • Game Showcase
    • Facebook Instant Games
    • Web Gaming Standards
    • Coding and Game Design
    • Paid Promotion (Buy Banner)
  • Frameworks
    • Pixi.js
    • Phaser 3
    • Phaser 2
    • Babylon.js
    • Panda 2
    • melonJS
    • Haxe JS
    • Kiwi.js
  • General
    • General Talk
    • GameMonetize
  • Business
    • Collaborations (un-paid)
    • Jobs (Hiring and Freelance)
    • Services Offered
    • Marketplace (Sell Apps, Websites, Games)

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Twitter


Skype


Location


Interests

Found 1 result

  1. I might be missing something here, but I don't understand how even though a texture larger than engine.getCaps().maxTextureSize can still be mounted onto the mesh. Whether it be by link or getting the path of the image relative to the source doc, the image can be loaded in most instances. However, in another project that I'm doing, the restricted image size does not let me pass in larger images. Would like to know what could've been the different about this one particular project vs the other ones that allow large textures? I've heard that it might be because of the browser applying resizing functions to the images, but I want a more definite answer.
×
×
  • Create New...