Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

IFC Loader for three.js?

At the moment I need to convert all my IFC files into Collada format to visualise them in Three.js. Is there any IFC Loader in three.js? I could not find anything. Is there any plan to develop an IFCLoader in the near future?

How difficult it would be to write that?

like image 997
mbehnaam Avatar asked Sep 12 '25 04:09

mbehnaam


1 Answers

May be a late answer for this question. Have you seen the BIMserver plugin to get a three.js export of your IFC file? Check it out from here

like image 106
ylcnky Avatar answered Sep 15 '25 21:09

ylcnky