IgorAherne/StableProjectorz
A free tool for making 3D and textures via StableDiffusion AI.
Integrates with StableDiffusion via JSON-RPC to A1111/Forge WebUI for texture generation, and supports 3D model import (OBJ/FBX/GLB) using AssimpNet. The rendering pipeline uses multi-camera projection (depth, normals, vertex colors) onto UDIM texture arrays, with a custom accumulation system that respects mesh geometry during projection. Built in Unity 6 with additive scene loading and nested prefabs to minimize Git merge conflicts.
Stars
49
Forks
11
Language
C#
License
AGPL-3.0
Category
Last pushed
Feb 03, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/IgorAherne/StableProjectorz"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
leejet/stable-diffusion.cpp
Diffusion model(SD,Flux,Wan,Qwen Image,Z-Image,...) inference in pure C/C++
xlite-dev/lite.ai.toolkit
🛠A lite C++ AI toolkit: 100+ models with MNN, ORT and TRT, including Det, Seg, Stable-Diffusion,...
MochiDiffusion/MochiDiffusion
Run Stable Diffusion on Mac natively
ssube/onnx-web
web UI for GPU-accelerated ONNX pipelines like Stable Diffusion, even on Windows and AMD
xororz/local-dream
Run Stable Diffusion on Android Devices with Snapdragon NPU acceleration. Also supports CPU/GPU...