-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
SpaceSquare640 edited this page Jun 14, 2026
·
1 revision
RB Skin Forge turns the assets you already have into Roblox-ready content. Upload an image and it produces a standard Roblox clothing template; upload an OBJ or ASCII FBX mesh and it cleans, scales, auto-rigs, validates and (if needed) decimates the model into a Roblox-ready mesh — all from one shared C# core.
Creators: SpaceSquare & Claude Code | Owner: SpaceSquare
- ▶ Live web demo: https://spacesquare640.github.io/RB_Skin_Forge/
- 📦 Downloads: Releases
- 💻 Source:
mainbranch
| Version | Tech | Output |
|---|---|---|
| HTML | Blazor WebAssembly | Runs in any modern browser (also the live demo) |
| Windows | .NET MAUI |
RB_Skin_Forge.exe (+ installer) |
| Android | .NET MAUI | RB_Skin_Forge.apk |
Everything runs on your device — for the HTML version, entirely in the browser via WebAssembly. Nothing is uploaded to a server.
- New user? → Installation then User Guide
- Working with 3D models? → 3D Pipeline and Auto-Rigging
- Developer? → Building from Source and Architecture
- Hit a problem? → FAQ
- What can it do? → Features
- Roblox limits it enforces → Roblox Specifications
- 2D: fits images onto the 585 × 559 clothing template with edge-fill (no transparent gaps).
- 3D: OBJ / ASCII FBX → cleaned, centered, scaled to Roblox bounds, auto-decimated over 10,000 triangles, auto-rigged with Roblox Attachment nodes.
- Batch processing, 10-language interface, light / dark theme.
This is an unofficial tool and is not affiliated with or endorsed by Roblox Corporation.
Creators: SpaceSquare & Claude Code | Owner: SpaceSquare · Unofficial tool, not affiliated with Roblox Corporation.