Hello All,
We are looking for a SDK which can read dwg, dwf files, as per my knowledge i think babylon.js does not support these files
- is this correct?
- are they any other SDK’s that support this
Hello All,
We are looking for a SDK which can read dwg, dwf files, as per my knowledge i think babylon.js does not support these files
Yes, it is. We don’t support DWG.
This is an open source lib for dwg files: LibreDWG - GNU Project - Free Software Foundation, written in C.
I don’t know your scenario, but maybe you can convert DWG to glTF and then load it in Babylon.js?