IFC.js - Web Workers & Scene Saving
CtrlK
  • Welcome
  • TL;DR
  • introduction
    • How To Use This Website
    • Demo
    • IFC Sample File
  • What is IFC?
    • Introduction
    • What is IFC?
      • EXPRESS
      • STEP
  • IFC.js
    • Introduction
    • What is IFC.js?
  • Web Worker Example
    • Introduction
    • Single Web Worker Example
    • Multi Web Worker Example
    • Results
  • Developer Guide - Step by Step
    • Introduction
    • Step by Step
      • Start a New Example
      • Main JS file
      • Implement a Web Worker
      • Parse the IFC
      • Build a Web Worker Bundle
      • Parse the IFC, again
      • Dealing with the mainObject
      • Build the Geometry
    • All Together Wow
  • Saving the Scene
    • Introduction
    • IndexedDB
    • Rebuilding the Scene
    • Result
  • Optimization
    • Introduction
    • 3D Basics
    • Three.js Basics
    • First Draft
    • Merge Geometries
    • Hide Objects on Camera Movement
    • Object Picker
    • Result
  • Additional Notes
    • Introduction
    • Configure rollup.js
    • Support Modern Browsers
    • Improve Parsing Performance
    • Untitled
Powered by GitBook
On this page
  1. Additional Notes

Untitled

Before PR

After PR

New PR

Basic House

19

14.7

13.2

Revit Sample

24

24.5

12.8

PreviousImprove Parsing Performance

Last updated 4 years ago