Guys something i need to do in BABYLONJS?

Nope. and Yes! :slight_smile:

You can’t do it with WebGL alone. you will need to integrate CSS objects on top of that canvas to make it appear as if it is a part of the scene. Masking it in case there are objects above it might be an interesting task. You can see this thread, which show roughly what you want to achieve (and roughly how to achieve it :slight_smile: ):