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

Is it possible to render graphics of the Web-IFC-Viewer on server side? #257

Open
yelabuga opened this issue Dec 25, 2024 · 1 comment
Open

Comments

@yelabuga
Copy link

Hi there,

Is it possible to render graphics of the Web-IFC-Viewer on server side? So I mean, e.g. first render the 3D-graphics on the server side (where from the npm run start was carried out) and then "pass" the results as a e.g. raster/or so on to the client?

What I would like to achieve? We have a lot of ancient laptops where the rotating and viewing our ifc-models are extremely slow.

Is there probably a some "switch" in nodeJS/npm/etc to force rendering Web-IFC-Viewer on the server before (first)?

Thanks

@agviegas
Copy link
Collaborator

Hi @yelabuga

We have officially released the new library components on September 20 2023. This library substitutes web-ifc-three and web-ifc-viewer. Both WIV and WIT will remain up, but they will be deprecated and won't be maintained any longer. You can find the new docs here.

All our efforts are going towards components now. The API is very similar, so I strongly suggest you make the leap and start using it. If you still face this issue with it, you can open an issue there and we'll take a look.

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

No branches or pull requests

2 participants