Skip to content

Direct SketchUp (.skp) import path? #2086

Description

@iamahsanmehmood

Also posted as a discussion for open conversation: #2085

xeokit-convert/xeokit-sdk handle IFC, glTF, CityJSON and others, but there's no path from SketchUp .skp into XKT — today that means an extra lossy hop through IFC/glTF first.

OpenSKP is an MIT-licensed, from-scratch .skp reader — pure TypeScript (openskp on npm), works in Node and the browser, no native binary. Parses geometry, materials, layers, and instancing directly, bakes a triangulated scene.

Would a direct .skp → XKT conversion path be useful here? Happy to build it out if there's interest.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions