The Platform For 3D Data
The world runs on 3D: designers, engineers, hackers and entire organizations rely on us for interoperability, automation and collaboration to deliver better, together.
The world runs on 3D: designers, engineers, hackers and entire organizations rely on us for interoperability, automation and collaboration to deliver better, together.
Speckle is in public beta and free to use.
Our mission is to transform the AEC industry for the better by providing an open source data platform that everyone can use and extend. What does this mean?
Star us ⭐️ on Github, or stop by the Community forum for a chat!
Your design: your data.
We're building the git
of AEC -
independent, object based real-time version
control for BIM & CAD data. Focus on the
business logic rather than extracting data from
proprietary software.
3d Viewer: Batteries Included
// Sample 3d viewer app
// See: https://github.com/specklesystems/speckle-server
import { Viewer, SpeckleLoader } from '@speckle/viewer'
const viewer = new Viewer();
await viewer.init();
/** Create a loader for the speckle stream */
const loader = new SpeckleLoader(viewer.getWorldTree(), modelURL);
/** Load the speckle data */
await viewer.loadObject(loader, true);
Latest news from Speckle.
The world runs on 3D: Speckle enables you to deliver better designs, together.
© Aec Systems Ltd. Speckle and Speckle Systems are trademarks of AEC Systems Ltd., registered
in the UK and in other countries. Company No. 12403784.
Terms of service | Privacy policy