kovacsv / Online3DViewer

A solution to visualize and explore 3D models in your browser.
https://3dviewer.net
MIT License
2.31k stars 513 forks source link

Integrated converter into viewer link below #448

Open Isaina opened 4 months ago

Isaina commented 4 months ago

https://github.com/RyugaRyuzaki/DotBimConvert

GitHubDragonFly commented 4 months ago

That DOTBimConvert appears to have small issues.

The exported 02.bim file appears to have misplaced glass on the upper level tables.

The BIM converter that is included in the Online 3D Viewer appears to do a proper export of the original 02.ifc model.

RyugaRyuzaki commented 4 months ago

That DOTBimConvert appears to have small issues.

The exported 02.bim file appears to have misplaced glass on the upper level tables.

The BIM converter that is included in the Online 3D Viewer appears to do a proper export of the original 02.ifc model.

Yes, yes. issues, That why i need someone test with another file image

Isaina commented 4 months ago

Second thing is possible to write export plugin to ifc from .bim (ifc<->.bim), when converting from ifc to bim put meta data like Wall, Door, Window, and then using ifc.js so this Wall section become(IFCWall), Door become ifcDoor

 

Write IFC files with ifc.js ( node-typescript ): https://www.youtube.com/watch?v=4EJyWjfPjB0

 

So we can convert IFC to .bim and back (maybe on first not all IFC elements covered just basic one ifcspace,ifcwall,ifcopenings,ifcwindows,ifcdoor)

 

This would be great

 

Best regards

 

Ivo 

 

   

Sent: Tuesday, February 13, 2024 at 11:25 AM From: "RyugaRyuzaki" @.> To: "kovacsv/Online3DViewer" @.> Cc: "Isaina" @.>, "Author" @.> Subject: Re: [kovacsv/Online3DViewer] Integrated converter into viewer link below (Issue #448)

 

That DOTBimConvert appears to have small issues.

The exported 02.bim file appears to have misplaced glass on the upper level tables.

The BIM converter that is included in the Online 3D Viewer appears to do a proper export of the original 02.ifc model.

Yes, yes. issues, That why i need someone test with another file image.png (view on web)

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>