Skip to content

TinyNURBS and IFC - CoordinateSystems #18

@dlabz

Description

@dlabz

I’ve been trying to implement IfcBsplineSurface, IfcBsplineSurfaceWithKnots and IfcRationalBSplineSurfaceWithKnots using this library in c++ / emscripten / WabAssembly and I having some issues which are probably caused by me doing something wrong.

One thing is that axes direction don’t seem to match, and I’m not sure in which space TinyNURBS operate.

X right, y up, z to viewer ?

IFC allows defining custom coords, which additionally complicates things.

On the upside, tinynurbs perfectly matches the IfcAdvancdFace use case, and seems to work quite fast, solving a decades long problem entire BIM community was facing when rendering detailed toilet bowls and doorknobs in a browser.

There’s a huge community and even some bounties involved. See https://github.com/tomvandig/web-ifc for more details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions