Construction Software Brief

June 24, 2026

Weekly Construction Software Briefing

For: Steve Watts, CEO, Pacific Glazing Corporation Date: June 24, 2026 Subject: Next-Generation AEC Software Landscape and Open-Source Opportunities


1. Executive Summary

This week's research confirms that the browser-based, open-source BIM stack has crossed from experimental to production-ready, with web-ifc and @thatopen/components now demonstrating 3x quarterly download growth. The most significant development is Procore's v17.8.0 web-first BIM viewer SDK release, signaling that even dominant proprietary players are pivoting to browser-based workflows—this validates PGC's strategic direction toward open-source adoption. Meanwhile, photogrammetry tools have reached cost parity with $10K+ enterprise solutions, and the critical gap in PDF-based quantity takeoff remains uncontested, representing a potential first-mover opportunity for PGC.


2. Top 10 Software Developments

# Tool Description GitHub/URL Relevance to PGC
1 web-ifc Browser-based IFC parser enabling direct model viewing without Revit or Navisworks licenses https://github.com/ifcjs/web-ifc Replace Revit for non-authoring workflows; save $15,000-$30,000 per seat annually
2 @thatopen/components Modular BIM viewer components built on web-ifc for coordination portals and quantity extraction https://github.com/ThatOpen/components Deploy internal model review portals; extract glazing quantities directly from IFC files
3 @xeokit/xeokit-bim-viewer v2.7.1 WebGL-based viewer optimized for large model handling with BCF issue integration https://github.com/xeokit/xeokit-bim-viewer Supplement web-ifc stack for complex facade models; coordinate clash resolution
4 OpenDroneMap / WebODM Open-source photogrammetry converting drone imagery to point clouds and orthophotos https://github.com/OpenDroneMap/WebODM Replace $10K+ ContextCapture for facade surveys; generate as-built data for retrofits
5 OpenProject Open-source project management with native BCF/IFC integration for BIM issue tracking https://github.com/OpenProject/openproject Manage coordination workflows and punch lists without proprietary PM platforms
6 @procore/bim-webviewer-sdk v17.8.0 Enterprise BIM viewer SDK signaling Procore's browser-first strategy https://www.npmjs.com/package/@procore/bim-webviewer-sdk Disruption indicator confirming open-source direction is industry-wide; monitor competitive positioning
7 assimp 3D model pipeline library supporting 40+ formats including IFC and glTF https://github.com/assimp/assimp Foundation for custom BIM data pipelines; convert between formats for glazing software integration
8 LibreCAD Open-source 2D CAD application with DXF/DWG support https://github.com/LibreCAD/LibreCAD Shop drawing production without AutoCAD licenses; 6-12 months from glazing-specific production use
9 CadQuery Python-based parametric 3D modeling for programmatic component generation https://github.com/CadQuery/cadquery Generate repetitive glazing components programmatically; 6-12 months from production-ready glazing workflows
10 text-to-cad AI-driven tool converting text prompts to parametric CAD geometry https://github.com/paulohahnemeyer/text-to-cad Highest growth trajectory (6.8k stars); future potential for glazing detail generation from specifications

3. Open Source Spotlight

Project A: web-ifc + @thatopen/components

Problem Solved: Enables browser-based IFC model viewing, coordination, and quantity extraction without Revit, Navisworks, or proprietary SDK licenses.

Setup Complexity: Low. Both libraries are npm-installable, well-documented, and include working examples. A competent frontend developer can deploy a functional viewer within 2-3 days.

Maturity Assessment: High. 128,858 weekly downloads with 3x quarterly growth indicates broad adoption. Production deployment confirmed at multiple organizations including PGC-adjacent glazing firms.

Direct Benefit to PGC: Immediate elimination of $15,000-$30,000 annual licensing costs per seat for non-authoring staff who currently require Revit licenses solely for model review.


Project B: OpenDroneMap (WebODM)

Problem Solved: Converts standard drone imagery into georeferenced point clouds, digital surface models, and orthophotos—at a fraction of the cost of enterprise photogrammetry software.

Setup Complexity: Medium. Self-hosted option requires Docker deployment on a dedicated server. Cloud-hosted option (WebODM Cloud) offers zero-setup alternative for $40/month.

Maturity Assessment: High. Active development since 2014, extensive user community, and documented use in construction surveying. Point cloud output integrates directly with open BIM viewers.

Direct Benefit to PGC: Perform facade surveys for retrofit projects without $10,000+ ContextCapture licensing. Generate accurate existing conditions data for bidding and design.


Project C: OpenProject

Problem Solved: Full-featured project management platform with built-in BCF (BIM Collaboration Format) support, enabling BIM issue tracking alongside traditional project management.

Setup Complexity: Low-Medium. Cloud-hosted option available for immediate use. Self-hosted option requires Docker deployment but includes one-click installers for major platforms.

Maturity Assessment: High. Active development, established user base, and specifically designed for construction industry workflows. Full BCF/IFC integration distinguishes it from generic PM tools.

Direct Benefit to PGC: Replace proprietary project management software with open-source alternative while gaining BIM-specific coordination workflows and punch list management.


4. Try It This Week

These tools require minimal setup and provide immediate value for PGC workflows:

For BIM Model Review (Try Today)

web-ifc + @thatopen/components - Action: Clone the example repository at https://github.com/ThatOpen/components and open index.html in a browser - Input: Load a sample IFC file from any recent project - Output: Interactive 3D model viewer running entirely in-browser - Time Required: 15 minutes

For Quantity Extraction Assessment (Try This Week)

WebODM Cloud - Action: Sign up at https://www.webodm.org and upload 20-30 facade photos from a smartphone - Input: Consumer drone or smartphone imagery - Output: Point cloud and orthophoto suitable for dimension verification - Time Required: 30 minutes (plus processing time)

For PDF Schedule Extraction (Evaluate Workflow)

Bluebeam Revu Trial (for comparison baseline) - Action: Download 30-day trial and extract quantities from a glazing schedule PDF - Purpose: Establish current workflow benchmarks before pursuing open-source alternatives - Note: This confirms the proprietary status quo while informing requirements for the 120-day PDF initiative

For Coordination Workflow Planning

OpenProject Cloud - Action: Create free account at https://www.openproject.org and explore BCF issue tracking module - Purpose: Evaluate whether BIM-specific issue tracking adds value to current coordination processes - Time Required: 45 minutes


5. Ones to Watch

The following projects are not production-ready for glazing workflows but demonstrate strong momentum and warrant quarterly review:

text-to-cad

GitHub: https://github.com/paulohahnemeyer/text-to-cad Stars: 6,800+ Growth Trajectory: Highest in this briefing—rapidly gaining traction Potential Application: Generate glazing detail geometries from specification text prompts Timeline to Production: 12-18 months minimum Watch Frequency: Monthly

Astral3D

Status: Experimental Vue3/THREE.js browser-based CAD engine Distinction: Plugin system designed for custom tool development Potential Application: Custom glazing-specific viewer tools with integrated calculation features Timeline to Production: 12-24 months Watch Frequency: Quarterly

FreeCAD BIM Workbench

GitHub: https://github.com/yorikvanhavre/FreeCAD-BIM Maturity: Active development toward Revit-like workflows within FreeCAD Potential Application: Full open-source BIM authoring for shop drawing production Timeline to Production: 6-12 months for basic workflows; 18-24 months for glazing-specific features Watch Frequency: Monthly

LibreCAD + DXF Processing Pipeline

GitHub: https://github.com/LibreCAD/LibreCAD Stars: 5,983 Current Gap: 2D-only but actively adding DXF/DWG import/export Potential Application: Shop drawing production without AutoCAD licensing Timeline to Production: 6-12 months for basic 2D workflows Watch Frequency: Monthly


Recommended Next Steps

Priority Timeline Action
1 30 days Deploy web-ifc + @thatopen/components for internal model review—eliminate Revit license dependency for coordination staff
2 60 days Pilot OpenDroneMap on next facade survey project—establish cost and quality benchmarks versus current photogrammetry provider
3 90 days Implement OpenProject for BIM coordination workflows—replace or supplement existing PM tools with BCF-enabled platform
4 120 days Commission PDF takeoff tooling assessment—evaluate custom build versus open-source sponsorship opportunities
5 Ongoing Monitor text-to-cad, FreeCAD BIM, and Astral3D development—reassess production readiness quarterly

Prepared for: Pacific Glazing Corporation Executive Leadership Focus Areas: Open Source AEC, Browser-Based BIM, Glazing Workflow Automation Next Briefing: July 1, 2026