Skip to content

Latest commit

Β 

History

History
42 lines (26 loc) Β· 811 Bytes

File metadata and controls

42 lines (26 loc) Β· 811 Bytes

IFC + Fragment Viewer (bim.tt)

This is a simple web app built with Vue 3 that allows you to:

  • Upload .ifc files and convert them to Fragments
  • Upload existing .frag files and display them instantly
  • Download .frag versions of loaded IFC models

Uses open-source tools from ThatOpen Company.


πŸš€ Getting Started

Requirements

  • Node.js β‰₯ 16
  • npm or yarn

Install dependencies

npm install

Run the app

npm run dev

Then open http://localhost:5173 in your browser.


πŸ›  Powered by