Bui Trong Vuong

Results 25 comments of Bui Trong Vuong

> That DOTBimConvert appears to have small issues. > > The exported [02.bim](https://github.com/RyugaRyuzaki/DotBimConvert/blob/main/Ifc/output/02/02.bim) file appears to have misplaced glass on the upper level tables. > > The BIM converter that...

-Hi, i use [email protected] and [email protected]. I customized function "WriteLine", and did not use ifcworker.js(multi threading). Here is my code and it worked for me. WriteLine(modelID, lineObject) { var _this...

May be we can create a filter group? is that existed idea?

> This is a problem with how OpenGL/OpenGLES works. It doesn't work properly on arm64 (iOS) simulators See: [AvaloniaUI/Avalonia#14933](https://github.com/AvaloniaUI/Avalonia/issues/14933) > > A simple fix is to use a real, physical...

> Could you list the versions of your modules (`package.json`)? Are you using plane Expo-Gl with Expo-Go or are you using threejs/R3F with expo-gl? ``` { "name": "first-scene", "version": "1.0.0",...

> Could you list the versions of your modules (`package.json`)? Are you using plane Expo-Gl with Expo-Go or are you using threejs/R3F with expo-gl? Btw it can run in my...

> So is it working on your iOS device or not? You previously said it wasn't yes it worked!

@Isaina you can check this https://github.com/RyugaRyuzaki/DotBimConvert/tree/main/Ifc

- This is impressive topic, and I tried finding boundingboxes for each element by expressID. It seems that this code is no longer correct with count ===1 ```https://github.com/IFCjs/components/blob/main/src/fragments/FragmentBoundingBox/index.ts#L126``` . -...

Yes I saw it, and of course we can use multiple threads in server side.