{"id":26715489,"url":"https://github.com/toxsam/osa-gallery","last_synced_at":"2026-04-30T00:33:12.674Z","repository":{"id":282918255,"uuid":"949883627","full_name":"ToxSam/osa-gallery","owner":"ToxSam","description":"Open Source Avatars Gallery website featuring 300+ free CC0 avatars for Vtubing VR, games and metaverse. Built with Next.js and ArDrive permanent storage.","archived":false,"fork":false,"pushed_at":"2025-03-17T16:05:00.000Z","size":2971,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-17T17:26:06.122Z","etag":null,"topics":["3d","avatars","cc0","free","open-source","threejs","vrchat-avatars","vrm","vrm-models-for-desktop-mate","vtuber","vtubing"],"latest_commit_sha":null,"homepage":"https://www.opensourceavatars.com/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ToxSam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-17T09:44:00.000Z","updated_at":"2025-03-17T16:05:04.000Z","dependencies_parsed_at":"2025-03-17T17:37:07.095Z","dependency_job_id":null,"html_url":"https://github.com/ToxSam/osa-gallery","commit_stats":null,"previous_names":["toxsam/osa-gallery"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ToxSam%2Fosa-gallery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ToxSam%2Fosa-gallery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ToxSam%2Fosa-gallery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ToxSam%2Fosa-gallery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ToxSam","download_url":"https://codeload.github.com/ToxSam/osa-gallery/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245860710,"owners_count":20684390,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["3d","avatars","cc0","free","open-source","threejs","vrchat-avatars","vrm","vrm-models-for-desktop-mate","vtuber","vtubing"],"created_at":"2025-03-27T14:25:19.700Z","updated_at":"2026-04-30T00:33:12.662Z","avatar_url":"https://github.com/ToxSam.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenSourceAvatars.com\n\n\u003e 🇯🇵 **日本語版はこちら / [Japanese version available here](README.ja.md)**\n\nThe central registry for discovering free and open source 3D avatars\n\n🌐 [opensourceavatars.com](https://opensourceavatars.com)\n\nA curated directory that makes it easy to find VRM avatars you can actually use - from CC0 public domain avatars to community NFT collections with clear licensing.\n\n## What is this?\n\nOpenSourceAvatars.com started as a showcase for ToxSam's CC0 avatar collection but has evolved into a discovery platform for all kinds of open source 3D avatars.\n\nWe aggregate avatars from multiple sources:\n\n- **Original collections** (our CC0 avatars stored on Arweave)\n- **Community NFT collections** (like VIPE Heroes, Grifter Squaddies)\n- **Other creators' CC0 work** (coming soon)\n\nOur mission: Make it dead simple to find quality avatars with transparent licensing.\n\n## Current Collections\n\n### ToxSam's Original Collections (CC0)\n\n- **100Avatars R1, R2, R3** - 300+ avatars\n- Multiple formats: VRM, FBX, voxel variants\n- Permanently stored on ArDrive\n- Use however you want, no attribution needed\n\n### Community Collections\n\n- **VIPE Heroes** - NFT avatars (CC-BY)\n- **Grifter Squaddies** - [Add details]\n- More being added regularly\n\nEach collection clearly displays its license so you know exactly what you can do with it.\n\n## Features\n\n### 🔍 Browse \u0026 Filter\n\n- Search by collection, style, or traits\n- Filter by license type (CC0, CC-BY, etc.)\n- Preview 3D models before downloading\n\n### 🛠️ VRM Inspector\n\nAdvanced tool for analyzing VRM files:\n\n- View metadata and technical specs\n- Test facial expressions and blendshapes\n- Examine textures and materials\n- Visualize skeleton and wireframe\n\nAccess at `/vrmviewer`\n\n### 🌐 Multilingual\n\nFull Japanese localization available\n\n### 📊 Developer-Friendly\n\nAll avatar data available as JSON via our data repository\n\n## Technical Stack\n\n- **Frontend**: Next.js, React, Tailwind CSS\n- **Data Source**: open-source-avatars JSON repository\n- **Storage**: Arweave (our avatars), IPFS (community collections)\n\n## Architecture\n\nTwo-repository approach:\n\n- **[osa-gallery](https://github.com/ToxSam/osa-gallery)** (this repo) - Website code and UI\n- **[open-source-avatars](https://github.com/ToxSam/open-source-avatars)** - Avatar metadata and registry\n\nThis separation keeps data transparent and makes community contributions easier.\n\n## What's VRM?\n\nVRM is an open 3D avatar format that works across games, VR apps, and web browsers. Think of it as a universal avatar file.\n\nWorks with:\n\n- VRChat, VSeeFace, VTuber apps\n- Unity (UniVRM)\n- Web (three-vrm)\n- Unreal Engine (VRM4U)\n\n## Development Story\n\nBuilt in 4 days using Claude, ChatGPT, and Bolt.new, then continuously improved with Claude 3.7 Sonnet through Cursor. Proof that AI tools can help creators with limited coding experience build real applications.\n\n## Roadmap\n\n- ✅ Multi-collection support with clear licensing\n- ✅ VRM Inspector tool\n- ✅ Japanese localization\n- 🔄 Add more community collections\n- 🔄 Improved 3D viewer navigation\n- 📋 Community submission system for new collections\n- 📋 Advanced filtering (polygon count, style, etc.)\n\n## Contributing\n\n### Want to add a collection?\n\nSubmit via GitHub Discussions with:\n\n- Collection info and license\n- Links to VRM files (IPFS, Arweave, permanent hosting)\n- Preview images\n\n### Code contributions\n\nFound a bug? Want to improve the UI? PRs welcome!\n\n## Connect\n\n- **Twitter**: [@ToxSam](https://twitter.com/ToxSam)\n- **Website**: [ToxSam.com](https://toxsam.com)\n\n## License\n\n- **Website code**: MIT License\n- **Avatar models**: Varies by collection - check individual collection licenses\n- Our original avatars (100Avatars series) are **CC0 public domain**.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoxsam%2Fosa-gallery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoxsam%2Fosa-gallery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoxsam%2Fosa-gallery/lists"}