About Gobkit
Gobkit is a 3D game-asset service operated by Alsomind Tech Co., Ltd., a company based in
Taipei, Taiwan. It does two things: it gives away 69 CC0 rigged, animated, game-ready
.glb models with no account and no API key, and it sells an API that generates new
monsters and NPCs from a single call. It is built to be used by AI coding agents and vibe-coded
games rather than browsed by hand in a marketplace.
The facts, in one table
| Product name | Gobkit |
|---|---|
| Operating company | Alsomind Tech Co., Ltd. |
| Location | Taipei, Taiwan |
| Founder | Ariescar |
| Contact | [email protected] |
| Website | gobkit.com |
| What costs nothing | 69 models — 28 rigged animated characters, 41 static nature props. No account, no API key, no rate limit. |
| Asset licence | CC0 1.0 Universal (public domain). Commercial use allowed, attribution not required. |
| Paid plans | Starter USD $19/mo (30 monsters) · Pro $39/mo (100) · MAX $99/mo (500, includes the public API key) |
| Payments | Paddle, as Merchant of Record. Taxes calculated at checkout. |
| File format | glTF 2.0 binary (.glb), no Draco, no Meshopt, one material per model |
| Machine entry point | gobkit.com/api/free — unauthenticated JSON manifest, CORS open |
| Agent brief | /llms.txt (short) · /llms-full.txt (full manual) |
Why the CC0 library exists
Most CC0 3D asset libraries are built for a human to browse, click and download. That breaks
the moment the thing building your game is an AI agent: it cannot click, and it should not have to
scrape. So the library is published as a machine endpoint first — one unauthenticated
GET returns every pack and every model URL — and as a browsable page second. The
models are CC0 so there is no licence question for an agent to get wrong on your behalf.
The CC0 packs are, and will stay, downloadable at no cost. What Gobkit charges for is generating new ones.
What we will not do
- No watermarks on paid output and no "no-cost tier with strings" — CC0 means CC0.
- No AI slop. The CC0 packs are hand-checked exports with clean topology, one material and a hand-built skeleton. All 69 files pass the Khronos glTF validator with zero errors.
- No dark-pattern billing. Paddle handles the money as Merchant of Record; the refund policy is written in plain English.
Where to go next
- Free 3D assets for vibe coding — the full guide, with measured specs and engine-by-engine loading code
- Model library — preview and download everything in the browser
- Pricing · API docs · DevLog
- Terms · Privacy · Refund policy
Press, partnerships and business trials
Email [email protected]. If you are evaluating Gobkit for a studio, say so and we will set up a trial key with a real generation quota rather than a demo.