va3c / viewer

3D Model Viewer with Three.js
http://va3c.github.io/viewer/
183 stars 118 forks source link

Header and menu bar #15

Open Joao61 opened 6 years ago

Joao61 commented 6 years ago

So i'm a civil engineer trying to use the va3c viewer in my master thesis with a website that incorporates a model viewer for better interaction between the structural engineer and the engineer onsite.

I got the viewer to work, but i can't include my php header and menu bar properly. All the elements of the header and menu aren't selectable, and to select an element of the building model, i have to click above it, the height of the header and menu bar to be exact.

  1. Is it possible to include the header and menu bar in the va3c viewer?
  2. Is there a way to separate the viewer from the header and menu from the viewer so that they don't afect one another?