Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a way to use the three.js API? For example, I want to export the currently opened dxf file as gltf. #141

Open
1755143168 opened this issue Sep 8, 2024 · 1 comment

Comments

@1755143168
Copy link

No description provided.

@yanzexuan1
Copy link
Collaborator

Yes, it is possible, but it is not exposed through public APIs. You should be able to find the three.js object (from three.js scene, etc.) and export it as gltf.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants