Skip to content

fpibbs/bastto-viewer

 
 

Repository files navigation

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


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vue 84.1%
  • CSS 9.2%
  • TypeScript 5.4%
  • HTML 1.3%