ChrisR Posted January 16, 2016 Share Posted January 16, 2016 I am curious if there is a better way to create a border around a viewport and a background around a viewport rather than creating additional viewports that have just border objects in it. I don't like this approach because i'm hiding objects in the far distance and cameras to render this stuff out. I have an example here using additional viewports to show what i am looking for. http://www.babylonjs-playground.com/#1QXZAA#2 Suggestions of how to achieve this without the additional cameras/viewports/objects? I would like just two cameras in a perfect world Thanks! Quote Link to comment Share on other sites More sharing options...
Dad72 Posted January 16, 2016 Share Posted January 16, 2016 Me, I use a div with absolute position that allows me to create a border with image. Quote Link to comment Share on other sites More sharing options...
ChrisR Posted January 16, 2016 Author Share Posted January 16, 2016 Yea, this works for faking a border, doesn't really help with the background as it will just overlay any viewport. Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted January 17, 2016 Share Posted January 17, 2016 What about 2d Layers: http://doc.babylonjs.com/classes/2.2/Layer Dad72 1 Quote Link to comment Share on other sites More sharing options...
jerome Posted January 18, 2016 Share Posted January 18, 2016 roooooooo... didn't even know this existed also :-) Dad72 1 Quote Link to comment Share on other sites More sharing options...
Dad72 Posted January 18, 2016 Share Posted January 18, 2016 I also discover ... Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted January 18, 2016 Share Posted January 18, 2016 lol:) 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.