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

How to load 3d animation from a string filepath? #6583

Open
seed93 opened this issue Jan 24, 2025 · 4 comments
Open

How to load 3d animation from a string filepath? #6583

seed93 opened this issue Jan 24, 2025 · 4 comments
Labels
Feature A new feature to add to ComfyUI.

Comments

@seed93
Copy link

seed93 commented Jan 24, 2025

Feature Idea

It is great work to load 3d files. However, I can't link the Load3dAnimation node to a input filepath.
@jtydhr88 Could you please help me? Thanks

Existing Solutions

No response

Other

No response

@seed93 seed93 added the Feature A new feature to add to ComfyUI. label Jan 24, 2025
@jtydhr88
Copy link
Contributor

Hi @seed93,
Do you mean making Load3dAnimation node receive a String file path from another node, rather than clicking upload button to choose a model?
If yes, I am sorry this node is not able to do so, only preview3d node can receive String filepath at this moment.

@seed93
Copy link
Author

seed93 commented Jan 24, 2025

Hi @seed93, Do you mean making Load3dAnimation node receive a String file path from another node, rather than clicking upload button to choose a model? If yes, I am sorry this node is not able to do so, only preview3d node can receive String filepath at this moment.

Yes. I am the author of ComfyUI-Tripo. We will output an animated 3d model to show. It will be nice if the node is available for this case.

@jtydhr88
Copy link
Contributor

jtydhr88 commented Jan 24, 2025

Hi @seed93, Do you mean making Load3dAnimation node receive a String file path from another node, rather than clicking upload button to choose a model? If yes, I am sorry this node is not able to do so, only preview3d node can receive String filepath at this moment.

Yes. I am the author of ComfyUI-Tripo. We will output an animated 3d model to show. It will be nice if the node is available for this case.

Oh, I understand.
I could make preview3dAnimation node which similar to preview3d but it is able to receive animate model format, such as FBX.
I will take a look at your node as example, but I notice I need to apply the API key to use it, right?

@jtydhr88
Copy link
Contributor

please follow up #6594 and Comfy-Org/ComfyUI_frontend#2341

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature A new feature to add to ComfyUI.
Projects
None yet
Development

No branches or pull requests

2 participants