Freeways / holoweb

Hologram Web Framework
MIT License
1 stars 1 forks source link

Show different exact sides of the object #7

Closed bashz closed 7 years ago

bashz commented 7 years ago

Holoweb is meant to show a 3d model, either by reflecting same point of view on all display's faces or by reflecting each relative point of view.

Lets say we are rendering a coin, on the same POV we would see the coin face on all the reflections, while by using different POV in one reflection we see face and on the opposite reflection we see pile.

Can use this config field/value to enable/disbale that behavior, or create a new one https://github.com/Freeways/holoweb/blob/master/src/configurator.js#L5

Once done add an example