dhiru Posted August 24, 2017 Share Posted August 24, 2017 Hi, I have created simple objects with specific textures; I want to describe my convention of what each texture implies; So I thought I would draw a plane (billboard) along with the texture look and write text on it using dynamicTexture; I am not sure how I would do that ? -- would I need to create two planes (one for text one for procedural texture with alpha values) -- I am sure I am missing something simple. I have pasted below my attempt of trying to write text "hello world" on my procedural texture https://www.babylonjs-playground.com/#24C4KC#29 Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted August 25, 2017 Share Posted August 25, 2017 Here we are: https://www.babylonjs-playground.com/#24C4KC#31 Quote Link to comment Share on other sites More sharing options...
dhiru Posted August 28, 2017 Author Share Posted August 28, 2017 Many thanks as always!!! 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.