add preview 3d node and up_direction parameter #1579
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
add preview 3d node, which will be useful for independent 3d custom node to display the result (for example, https://github.com/jtydhr88/ComfyUI-Hunyuan3D-1-wrapper), need the a model file path as parameter in output folder, for example 3d-test/mesh.obj:
2024-11-17.20-08-00.mp4
also add a new parameter, up_direction which allow the user change the direction if loading model has wrong direction:
2024-11-17.20-12-31.mp4
still need comfyanonymous/ComfyUI#5564 as BE