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

Creating a UI in the 3d viewer for writing and changing the data in the schema #26

Open
IliyaMuzychuk opened this issue Feb 8, 2023 · 7 comments
Labels
enhancement New feature or request

Comments

@IliyaMuzychuk
Copy link

Would be great to add an option for the 3dViewer for editing the data in the schema so in such way the viewer could be used for managing information.

In this example: https://3dviewer.net/#model=https://raw.githubusercontent.com/IliyaMuzychuk/Dotbim/main/studios.bim I modeled a few of artists' studios for my friend as an idea to manage it online through dotbim. If we could add or edit the information of each mesh in the viewer, it can turn into a powerful tool for studio management (And perhaps and other asset management) that doesn't require expensive proprietary software and is accessible by everyone and anywhere. Conceptually it can bring the digital twin world to many other markets and be much more user friendly than BIM360 and similar products.

Would love to contribute, just I don't have the best skillsets for UI, but in any other way.

Thanks, and excited to see dotbim! I really think it could turn into amazing project with much more use cases than just the AEC!

@paireks
Copy link
Owner

paireks commented Feb 8, 2023

@kovacsv

@kovacsv
Copy link

kovacsv commented Feb 9, 2023

Adding editing features to Online 3D Viewer is a topic that comes up more and more often. Mostly the requests are about modifying materials, but modifying data makes a lot of sense, too (and probably it's even easier to implement). I didn't have the capacity so far to step on this road, but maybe one time in the future. 🙂

@IliyaMuzychuk
Copy link
Author

Data editing can convert this viewer into a strong tool and open many use cases, even outside of AEC imo. Would it be possible to access the viewer js code to see the complexity of creating a UI feature for it? I won't mind managing it and getting someone to assist in it. Just not a front-end savvy guy :(

@kovacsv
Copy link

kovacsv commented Feb 9, 2023

It's open source. 🙂

https://github.com/kovacsv/Online3DViewer

@IliyaMuzychuk
Copy link
Author

Thanks! Embarrassed to be a noob here on github but will get with my guy on it and see what we can do :)

@paireks
Copy link
Owner

paireks commented Feb 11, 2023

Ability to change properties inside viewer would be definitely awesome.

Just for the record, currently you can try to do something similiar with a little bit more complex approach: you can attach the link to e.g. Excel spreadsheet, where the properties could be attached and can be changed. You can find this example with teapot explained here: https://github.com/paireks/dotbim/blob/master/LinkingData.md#linking-data

@IliyaMuzychuk
Copy link
Author

Ya a workaround with excel is doable and might fit the purposes I have for now. Thanks.
But would be cool to do it through a viewer, I mocked up a quick figma for it here: https://www.figma.com/file/dMXD0vmnwDCheZBPXIx0pr/Viewer-addition?node-id=0%3A1&t=DYDrayVoSV8Qtt6Y-1

@paireks paireks added the enhancement New feature or request label Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants