jtydhr88 / sd-webui-3d-editor

A 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 ControlNet's reference image, basing on ThreeJS editor
136 stars 13 forks source link

Not an Issue, Awesome work #10

Open GeekyGhost opened 1 year ago

GeekyGhost commented 1 year ago

Good job with the controls, most 3D modeling software makes it very anti intuitive lol. All hot keys and controls work as they should logically lol. Thanks for that. Any plans to expand into sculpting and/or Rigging?

jtydhr88 commented 1 year ago

Thanks you like this extension! The most features come from ThreeJS Editor, so I will keep my eye on it to check any features added. Right now my main focus is to make this extesnion works https://github.com/jtydhr88/sd-webui-3d-editor/issues/7 with other 3d extension in webui https://github.com/jtydhr88/sd-webui-txt-img-to-3d-model/issues/11 in fact, I think threejs has more superpower than what it showing in this editor, you can check them in https://threejs.org/examples/, I will investigate what you want, sculpting and Rigging.