Jump to content

Search the Community

Showing results for tags 'material texture reflectiontexture coordinatesmode'.

  • 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. Have made this http://www.babylonjs-playground.com/#20OAV9#20 trying to understand the whys and wherefores of the four coordinatesMode(s). You can see the differences as you rotate the camera. Some obvious differences are PROJECTION_MODE uses part of the whole image, PLANAR_MODE uses the image repeated 4 times, CUBIC_MODE repeats of the image depend on the size of the image, SPHERICAL_MODE works best on spheres (surprise surprise). Question when would you use each mode and why?
×
×
  • Create New...