Best approach to parse IFC in Rust for rendering with Three.js?

⚓ Rust    📅 2025-07-24    👤 surdeus    👁️ 2      

surdeus

Hi everyone!
I'm currently working on a project where I need to load .ifc files using Rust, extract data, and pass it to Three.js for rendering in the browser.

However, I'm struggling to find the most efficient way to parse IFC files and deliver a smooth user experience.

Can anyone recommend a good IFC parsing library or share insights on how to handle BIM data effectively in this Rust + WebAssembly + Three.js stack?

Thanks in advance!

1 post - 1 participant

Read full topic

🏷️ Rust_feed