Comfy-Org / ComfyUI_frontend

Official front-end implementation of ComfyUI
https://www.comfy.org/
GNU General Public License v3.0
453 stars 55 forks source link

[Feature Request]: Blender-like node interface #870

Open XJF2332 opened 3 days ago

XJF2332 commented 3 days ago

Is there an existing issue for this?

What would your feature do ?

Feature Idea

I’ve noticed that the current node interface in ComfyUI has its own unique approach, but I believe adopting Blender’s node design could significantly enhance user experience.

Existing Solutions

Consider implementing Blender’s node design, where each node has both a text input box and a connection input. Here’s a visual example of what I’m referring to: image In ComfyUI, users must manually convert their desired input, which can be time-consuming and less intuitive compared to Blender’s approach. Here are some advantages of Blender's node interface:

Proposed workflow

i don't know how it works, but you may can check blender's source code, it is open source.

Additional information

No response

JorgeR81 commented 2 days ago

100% agree.

For me, converting from widget to input, and vice-versa, is the most tedious part of building workflows.