This project is a web-based IFC file viewer built with Three.js and That Open Company framework. It allows users to visualize and interact with IFC models directly in the browser without requiring additional software.
- IFC File Rendering: Load and display IFC models with Three.js.
- Model Interaction: Rotate, pan, and zoom for better visualization.
- Lightweight and Fast: Runs efficiently in the browser without installations.
- Open-Source Framework Integration: Uses an open-source library for IFC handling.
-
Clone the repository.
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and visit
http://localhost:3000.
This project is licensed under the MIT License.
For support or inquiries, reach out via email at ismail.mohammed.atef@gmail.com.