Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions custom-node-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -46618,6 +46618,25 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "ketle-man",
"title": "ComfyUI 2D Pose Editor",
"id": "comfyui-2dpose-editor",
"reference": "https://github.com/ketle-man/comfyui-2dpose-editor",
"files": ["https://github.com/ketle-man/comfyui-2dpose-editor"],
"install_type": "git-clone",
"description": "Interactive 2D rigging pose editor embedded inside a ComfyUI node. Drag joints to pose a figure, control eye direction, and export as IMAGE."
},
{
"author": "ketle-man",
"title": "ComfyUI Particle Renderer (PixiJS)",
"reference": "https://github.com/ketle-man/comfyUI-particle-pixijs",
"files": [
"https://github.com/ketle-man/comfyUI-particle-pixijs"
],
"install_type": "git-clone",
"description": "Real-time particle animation node for ComfyUI. Renders smoke, sparks, light rays, and star-warp effects using PixiJS v7, with 13 post-effect filters, blend modes, custom textures, character-shape particles, and scatter mode. Captures any frame as an image output."
}
]
}
Loading