scenevr / janus

Issue tracker for JanusVR's scene support
0 stars 0 forks source link

Billboards don't respect the scale attribute #2

Open bnolan opened 9 years ago

bnolan commented 9 years ago

In SceneVR, billboards have a width, height and depth. Is it possible to make the billboards do the same in Janus? The billboard is a plane white box with the html plane positioned 2cm in front of the box.

Maybe this isn't an issue for this repo, but I actually think the billboards in SceneVR could be replaced with planes, and changing the markup so that any object can have an HTML texture, instead of a special billboard type.