From 453d8cf51214bd84ed8b7e2869eca3555fee2e64 Mon Sep 17 00:00:00 2001 From: lo-th <3dflashlo@gmail.com> Date: Thu, 28 Nov 2024 18:05:08 +0100 Subject: [PATCH] add three_js_nodes --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 24bac6bd..8d7c5e5e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "author": "lth", + "title": "Comfyui_three_js", + "id": "lth", + "reference": "https://github.com/lo-th/Comfyui_three_js", + "files": [ + "https://github.com/lo-th/Comfyui_three_js" + ], + "install_type": "git-clone", + "description": "Use power of three.js in 3d view on comfyui." + }, { "author": "Dr.Lt.Data", "title": "ComfyUI-Manager",