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

Importing NexusObject from nexus3d in a js file #160

Open
rvouilloz opened this issue Aug 16, 2023 · 0 comments
Open

Importing NexusObject from nexus3d in a js file #160

rvouilloz opened this issue Aug 16, 2023 · 0 comments

Comments

@rvouilloz
Copy link

rvouilloz commented Aug 16, 2023

Hello,
Thank you very much for this very interesting development.
I would like to integrate a nxz to a three.js environment. But I'm not sure how to declare the import of your library.
I installed three and then nexus3d via npm. In your example, you use a NexusObject. What declaration should I use to import it into my file?
I tried import { NexusObject } from 'nexus3D'; but it doesn't seem to work.
Thanks

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

1 participant