xeolabs · @xeolabs
182 followers · 54 posts · Server fosstodon.org

Finally got the picking/snapping events wired up right for the measurement tools.

The challenge was how to re-use picking/snapping results across all the bits of xeokit that consume them (camera navigation, measurement, slicing..), reusing the results wherever possible, to avoid redundantly re-doing any picking/snapping. That is, without having mutually-exclusive modes for the tools, ie. where you could be slicing, measuring navigating all at the same time. 😅

#xeokit

Last updated 1 year ago

xeolabs · @xeolabs
181 followers · 53 posts · Server fosstodon.org

On the home stretch now for the next SDK beta release with all the essential tests running AOK.

One big doozie task remaining: reorganize the live examples by topic, with alias links.

But in the meantime - check out some sweet pointer snapping demos, designed to make measuring your buildings way easier. This uses pure GPU - ie. no nearest-neighbour searches that choke on on zillions of objects.

#xeokit

Last updated 1 year ago

Anna Banietzki · @banibau
46 followers · 240 posts · Server baudigital.social

Playing around with the viewer. Funny features. The slicing tool does not work very exactly. But pretty nice for a web based viewer. Are there better (free) ones?

you can test it in this demo:
xeokit.github.io/xeokit-bim-vi

#xeokit #bim

Last updated 1 year ago

xeolabs · @xeolabs
172 followers · 43 posts · Server fosstodon.org

WIP on 's 3D picking system: xeokit.github.io/sdk/docs/modu

Fun feature: collision/picking works "headless" on model representations without needing a Viewer. This means we can use the collision system for model analysis, in scripts etc.

#xeokit

Last updated 2 years ago

OSArch - Open Source in AEC · @osarch
358 followers · 276 posts · Server fosstodon.org

"Holiday hacking is going well! Next version of will use an entity-relationship graph to represent runtime model semantics 😎"
@xeolabs

#xeokit

Last updated 2 years ago

xeolabs · @xeolabs
96 followers · 20 posts · Server fosstodon.org

users, a quick question!

I'd like to have a more expressive way to represent semantic (AECO, IFC, CAD..) data in our JavaScript-based viewer, that has

- low memory footprint

- supports SPARQL queries

- expressed relationships (eg. containment, adjacency...) as in-memory ER/ORM graph that we can query

Currently, we have a parent-child tree that only expresses containment.

Any tips on libs to look at, techniques etc? ORM, ER...?

#xeokit #ifc #bim

Last updated 2 years ago

xeolabs · @xeolabs
97 followers · 23 posts · Server fosstodon.org

Some of our swag at our and HyperBIM stands at BIMWorld 2022 - traditional Polish sweet called Krowki. Like toffee, but super soft and even more toffee-like. Drop by stand #233 for a sugar hit.

#xeokit #bim #ifc #opensource

Last updated 2 years ago

xeolabs · @xeolabs
52 followers · 7 posts · Server fosstodon.org

On the road to BIMWorld Munich '22 - we'll be at Booth 233, and we even have xeokit candy!

#xeokit #bim #ifc #bimworld #opensource

Last updated 2 years ago

xeolabs · @xeolabs
53 followers · 7 posts · Server fosstodon.org


Hi, I'm Lindsay Kay, a developer of open source browser graphics libraries for architecture and construction.

Since 2009 I've been working on ways to squeeze more juice out of graphics APIs like WebGL (and lately WebGPU) so that we can view bigger medical & engineering models in the browser.

Before that, I was a Java/C++ dev in NZ with a thing for all that OOP design theory, which I still think is pretty rad.

Interests:

#introduction #ifc #bim #aec #opensource #webgl #webgpu #xeokit

Last updated 2 years ago

xeolabs · @xeolabs
8 followers · 1 posts · Server mastodon.social


Hi, I'm Lindsay Kay, a developer of open source browser graphics libraries for architecture and construction.

Since 2009 I've been working on ways to squeeze more juice out of browser graphics APIs, so that we can view bigger medical and engineering models in our computers.

Before that, I was a Java/C++ dev with a thing for all that OOP design theory, which I still think is cool.

Interests:

#introduction #ifc #bim #aec #opensource #webgl #webgpu #xeokit

Last updated 2 years ago

OSArch - Open Source in AEC · @osarch
346 followers · 246 posts · Server fosstodon.org