Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load several json files #26

Open
anagpuyol opened this issue Sep 15, 2015 · 3 comments
Open

Load several json files #26

anagpuyol opened this issue Sep 15, 2015 · 3 comments
Assignees
Milestone

Comments

@anagpuyol
Copy link

@bhowes-tt, I got the Edmonton project and managed to export the structure. However, the skin and the bowl are linked files in Revit. I have discussed two options with @nmundell-tt:

-A) Merge (copy+paste) the three models into one in Revit. This is tedious and will probably create a really heavy json file
-B) Allow the viewer to take more than one json file. This seems to be a really good way to collaborate with others, since json files will most likely come from different models (architecture, structure, etc).

I feel that option B is a better approach that we could really benefit from in future projects. What's your take on this? Thanks!

@bhowes-tt
Copy link
Member

Let's wait for this one... We are trying to get this project out the door this week.

Nice idea though!

@bhowes-tt bhowes-tt added this to the Beta milestone Sep 16, 2015
@anagpuyol
Copy link
Author

This has been brought up again by Hiram under a different problem. He is trying to view a Revit file of a section of a stadium that becomes a 60 MB json file that crashes Chrome.

Approaching this issue by telling the user, on the Revit side, that the file size is too big and asking them if they'd like to create separate json files per Revit category seems a good solution. Then, add the possibility to select several json files on the web interface and/or add new ones as needed, like they do in the three.js editor:

image

I'd like to take a stab at this in the next couple of weeks, since I did this for the custom website I'm currently working on. @bhowes-tt what do you think?

@amitnkukanur
Copy link

How can we load one json over other..
Lets think of multiple json files to be loaded..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants