- Toronto, Canada
Pinned Loading
-
sd-3dmodel-loader
sd-3dmodel-loader PublicA custom extension for stable diffusion webui to load local 3D model/animation
-
sd-canvas-editor
sd-canvas-editor PublicA custom extension for sd-webui that integrated a full capability canvas editor which you can use layer, text, image, elements, etc
-
sd-webui-txt-img-to-3d-model
sd-webui-txt-img-to-3d-model PublicA custom extension for sd-webui that allow you to generate 3D model from txt or image, basing on OpenAI Shap-E.
-
sd-webui-3d-editor
sd-webui-3d-editor PublicA custom extension for sd-webui that with 3D modeling features (add/edit basic elements, load your custom model, modify scene and so on), then send screenshot to txt2img or img2img as your ControlN…
-
ComfyUI-LayerDivider
ComfyUI-LayerDivider PublicComfyUI LayerDivider is custom nodes that generating layered psd files inside ComfyUI
-
ComfyUI-Unique3D
ComfyUI-Unique3D Public archiveComfyUI Unique3D is custom nodes that running AiuniAI/Unique3D into ComfyUI
296 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
April 2025
Created 10 commits in 3 repositories
Created 1 repository
-
jtydhr88/ComfyUI_frontend_vue_basic
JavaScript
This contribution was made on Apr 12
Created a pull request in Comfy-Org/ComfyUI_frontend that received 11 comments
[3d] move default values of showPreview, showGrid, cameraType to settings panel
add some settings for load3d node 2025-04-13.08-54-56.mp4 ┆Issue is synchronized with this Notion page by Unito
Opened 9 other pull requests in 3 repositories
Comfy-Org/ComfyUI_frontend
3
merged
3
closed
-
[3d] move default values of backgroundColor, LightIntensity, LightMaximum, LightMinimum, LightStep to settings panel
This contribution was made on Apr 21
-
[3d] move default values of backgroundColor, LightIntensity, LightMaximum, LightMinimum, LightStep to settings panel
This contribution was made on Apr 21
-
export generateUUID
This contribution was made on Apr 18
-
build vue and primevue separately and generate importmap
This contribution was made on Apr 16
-
expose Vue
This contribution was made on Apr 13
-
[3d] add support to output camera state
This contribution was made on Apr 12
comfyanonymous/ComfyUI
2
merged
-
upstream MaskPreview from ComfyUI_essentials
This contribution was made on Apr 22
-
add support to output camera state
This contribution was made on Apr 12
jtydhr88/ComfyUI_frontend_vue_basic
1
open
-
vue support
This contribution was made on Apr 13
Reviewed 5 pull requests in 3 repositories
Comfy-Org/ComfyUI_frontend
3 pull requests
-
build vue and primevue separately and generate importmap
This contribution was made on Apr 16
-
[3d] move default values of showPreview, showGrid, cameraType to settings panel
This contribution was made on Apr 13
-
[3d] Add translations for material modes controls
This contribution was made on Apr 6
jtydhr88/ComfyUI_frontend_vue_basic
1 pull request
-
vue support
This contribution was made on Apr 13
comfyanonymous/ComfyUI
1 pull request
-
Update
filter_files_content_types
to support filtering 3d modelsThis contribution was made on Apr 12
Created an issue in Comfy-Org/ComfyUI_frontend that received 1 comment
[Bug] protential performance issue for 3d nodes
Currently, when we remove 3D nodes from the workflow, their corresponding two WebGLRenderers are not released simultaneously. This can lead to pote…