Jump to content

Search the Community

Showing results for tags 'extrudepolygon'.

  • 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 3 results

  1. Nothing special, just as the title says an example of building with ExtrudePolygon http://www.babylonjs-playground.com/#RNCYVM
  2. Hi All, I am heavily using ExtrudePolygon theses days. Since I am always disposes all the ExtrudePolygon and redraw them again and again., the fps is quite low. Since I always have the fixed number of ExtrudePolygon to draw, can I just updates the shape of each ExtrudePolygon without creating new ones? If this is possible, how can I do this? Thanks.
  3. Both CreatePolygon and ExtrudePolygon use PolygonMeshBuilder but provide a more consistent feel to the function call. Also sideOrientation can be used with both. This means that when using MeshBuilder Jerome's new sideUV feature will be available. http://playground.babylonjs.com/#4G18GY
×
×
  • Create New...