-
Notifications
You must be signed in to change notification settings - Fork 294
Roadmap
xeolabs edited this page Feb 3, 2019
·
22 revisions
See also:
- Features - What xeokit can do so far.
xeolabs aims to support high-performance 3D model viewing in the browser through an open source toolkit built on ten years experience visualizing STEM on the Web. xeokit's first priority is to load large models quickly and render them interactively, with the minimum memory footprint and best possible GPU performance.
Core SDK with enough functionality to start building production apps.
- Fork xeogl
- Rewrite to support huge models
- Load glTF with IFC metadata
- Load models from BIMServer
- BCF viewpoints
- [Feb 2019] Release v0.1.0-beta
Scale up performance, faster loading, more plugins.
- Load Draco-compressed geometry from glTF
- Load compressed geometry from BIMSurfer
- Shadows
- Support WebVR
- Solid cross sections
- Migrate to TypeScript
- Open source funding
Apply PBR capabilities to IFC, more integration.
- PBR materials from IFC
- Cesium 3D Tiles integration
Adapt to new Web technologies.
- Run on other Web 3D graphics APIs (eg. WebGPU)