xBimTeam / XbimGeometry

XbimGeometry contains the CLR interop libraries and the c++ engine used to compute the 3D geometry of models.
https://xbimteam.github.io/
Other
260 stars 131 forks source link

Does xbim-engine support the gpu parallel version of opencascade (based on openCL) #392

Closed chh320 closed 2 years ago

chh320 commented 2 years ago

Hello!I am learning the model processing part of xbim recently, and would like to ask whether the current geometry engine uses the GPU parallel version of opencascade

andyward commented 2 years ago

Which version of open cascade are you talking about? Not sure I'm aware of anything that's not an experimental OCC version supporting any GPU operations

chh320 commented 2 years ago

Sorry! I made a mistake. I saw in the early papers of OCC that OCC tried GPU parallel technology based on OpenCL, but later found in the OCCT forum that OCCT did not use this technology for portability and high performance. Again, I'm sorry for the trouble.

andyward commented 2 years ago

No worries. If the situation changes we'll revisit.