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.

circle-info

Not sure what TypeScript is? Check out TypeScript in 100 Secondsarrow-up-right

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

Last updated