Online3DViewer icon indicating copy to clipboard operation
Online3DViewer copied to clipboard

Multiple files

Open shiruken1 opened this issue 8 years ago • 7 comments

Hello Viktor!

Thank you so much for creating this repository. Your work is amazing!

I wanted to know if the viewer is suppose to be able to render multiple files at the same time, as I see the "multiple" directive in the file input html, however I'm only able to render one file at a time.

Thanks again!

shiruken1 avatar Oct 11 '16 20:10 shiruken1

Hello!

You can show only one model at a time. You can select multiple files, because if the model refers to textures ore other files, you have to select those files, too. The code now finds one 3D file as main file, and uses the other files as dependencies. I think it wouldn't be hard to implement more main file handling.

Viktor

kovacsv avatar Oct 12 '16 07:10 kovacsv

Hi! Is't possible to select multiple file, and has timeline to change model by delay? Behavior that i need

  1. Press load (from url maybe, or from pc)
  2. Select multiple file (paste 10 url, for example)
  3. See in window first file
  4. Has play button and timeline with 10 position
  5. Model are change in player with delay, 0,25 sec (for example)

ZorgeR avatar Oct 24 '21 11:10 ZorgeR

I agree if it render 1 file per time, just need timeline with play button for automatic change model.

ZorgeR avatar Oct 24 '21 11:10 ZorgeR

More advanced feater if it has morph checkbox, and when model changed, it will morph from one to one, but it will too difficult i think.

ZorgeR avatar Oct 24 '21 11:10 ZorgeR

Hi @ZorgeR, This issue is about showing multiple files. The timeline feature you mentioned is slightly different, so please create a separate issue for that.

kovacsv avatar Oct 25 '21 04:10 kovacsv

I work with models in the IFC extension and as they are blueprints that come from Revit I have the same model with 3 separate blueprints, one of the structure, another of the electrical part and another of the front of the building, I needed to load the 3 together to assemble the structure for visualization. It could be an implementation for the future, this kind of loading is already possible with IFC.JS.

Thanks for the incredible work.

marcelocrs1 avatar May 13 '22 10:05 marcelocrs1

Hi, Can I still show only one model?

kluchLProconom avatar Jul 12 '22 12:07 kluchLProconom