1. BIMWHALE.js

Goal A, Provide a simple and fast IFC parser, has been realized as BIMWHALE.js. It is a client-side IFC parser built using TypeScript.

Not sure what TypeScript is? Check out TypeScript in 100 Seconds

The TypeScript code has been compiled into regular JavaScript using Webpack. That's why it is called BIMWHALE.js. Check out the Getting Started pages for more information.

Last updated