{"repo":"IgorAherne/StableProjectorz","free":true,"listed":false,"github":"https://github.com/IgorAherne/StableProjectorz","clone":"git clone https://github.com/IgorAherne/StableProjectorz.git","description":"A free tool for making 3D and textures via StableDiffusion AI.","language":"C#","stars":95,"topics":["3d-generation","game","game-development","stable-diffusion","texture","unity"],"license":"AGPL-3.0","category":"game-templates","readme_excerpt":"StableProjectorz: A free tool for making 3D and textures via StableDiffusion StableProjectorz is a tool for texturing 3D models using StableDiffusion. It also supports generating 3D models from 2D images. Official page: StableProjectorz Our Discord server: here 🛠️ Setup & Building Requirements: Unity 6000. Codebase: Located entirely in Assets/ gm . Build: Press Ctrl + Shift + B - Build and Run . Note: Keep \"Development Build\" unchecked for performance. 📝 Contribution Rules 1. Nested Prefabs: Keep UI separated in Prefabs. Don't modify prefabs externally. Save your work directly inside a deepest prefab itself, to prevent merge conflicts. 2. Communication: Prefer singleton-pattern, to talk between scripts. For example MyCoolScript.instance ; Avoid drag-and-drop references. Initialize Singletons in Awake() . 3. Folders: keep prefabs, scenes, scripts inside subfolders of Features . Do not use separate Prefabs , Scenes , Scripts folders. 4. Memory: If you spawned a RenderTexture make sure to release it, to aviod memory leaks. 5. Variables: Use [SerializeField] private instead of public . 6. Naming: underscoreForMemberVariables . --- Watch the video about the codebase (as of Jan 2026) for a quick-start: 📂 1. Architecture & Patterns Scene Management: We use Additive Loading . Start Scene Global scene loads UI and manager-scenes separately to prevent merge conflicts. Update Loop: Update callbacks MGR dispatches events (Navigation, Depth, Rendering) in a strict order. Using Update()","default_branch":null,"files":null,"tree":[],"storefront":"/r/IgorAherne","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/IgorAherne/StableProjectorz/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}