1

I want to view 3D view of buildings(IFC) in my iOS application. I have came across few library such as IFCplusplus, ifcopenShell, xBIM tool,but those don't have any instruction on how to use it on iOS, can anyone help me out.

Nagesh
  • 167
  • 1
  • 2
  • 11

1 Answers1

0

Microsoft has opened .NET to iOS this year so xBIM might be interesting for you. We just created a new website to get started. You can use xBIM Geometry Engine to process the geometry into triangulated mesh and than render it in your application.

Martin Cerny
  • 344
  • 3
  • 9