Skymx99 Posted October 15, 2018 Share Posted October 15, 2018 Hello, I am brand new to working with babylon.js. I have been tasked with developing a product configurator for a sports apparel company and I need to be able to add player names and numbers to uniforms to be displayed live in the web browser. I'm sure this can be accomplished, I just don't know where to start looking. I have attached an image that shows what I want my end result to look like, but it is just added straight to the diffuse texture. I need to have an input field where the user types their name and number and it displays on the mesh. Any help is greatly appreciated! Thanks, Skymx99 Quote Link to comment Share on other sites More sharing options...
Guest Posted October 15, 2018 Share Posted October 15, 2018 Hello and welcome! I would recommend to use GUI with projected mode. A bit like that: https://www.babylonjs-playground.com/#ZI9AK7#265 You can add a plane or a support mesh where you want the name on the teeshirt Does it make sense? Quote Link to comment Share on other sites More sharing options...
Skymx99 Posted October 15, 2018 Author Share Posted October 15, 2018 That does make sense. Thank you! I just needed to be pointed in the right direction. I knew there had to be a way, I just didn't know what to call it to read about it in the documentation. If I run into any problems I will post back here. Thanks again. GameMonetize and trevordev 2 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.