Add ComfyUI Particle Renderer (PixiJS) by ketle-man

This commit is contained in:
ketle-man 2026-05-02 21:25:58 +09:00
parent 5162e1d601
commit 6b99cf4c5c

View File

@ -46627,6 +46627,16 @@
"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."
}
]
}