Jump to content

Search the Community

Showing results for tags 'kardashians'.

  • 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've been working on a fun project the last few weeks. I've created a "Build your own Kendall Jenner t-shirt" web page. This is in relation to the incident where she used shirts with famous bands on them, added pictures of her face then tried to sell them for twice as much. She's taken them down, but I've put up a webpage where you can make your own in 3D. http://kendallshirts.com The decals gave me some trouble. I'm using CreateScreenshotUsingRenderTarget to store the canvas content so it automatically generates a FB og:image file. The problem is that function does not handle transparency well. The result comes out looking messed up. As a workaround I make the textures alpha 1, screenshot, then put it back to transparent. Its so quick the user won't notice. I can't get this working in Firefox. The inspector says there are meshes in there, but for some reason they just don't show up. I can't get babylon v3.0 working either. The decals don't show up. This is just a quick demo so I didn't put any time into solving those problems. If anything seems broken, pls report here. Enjoy!
×
×
  • Create New...