{"id":27535594,"url":"https://github.com/chaotischer/minecraft-item-renderer","last_synced_at":"2026-05-05T20:41:53.353Z","repository":{"id":287874480,"uuid":"965312593","full_name":"chaotischer/minecraft-item-renderer","owner":"chaotischer","description":"A simple tool that converts 2D Minecraft item textures (.png) into 3D-style rendered items. Great for preview your textures before adding it into a resource pack.","archived":false,"fork":false,"pushed_at":"2025-04-14T11:17:14.000Z","size":339,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-14T12:27:08.747Z","etag":null,"topics":["item","minecraft","rendering","resourcepack","typescript","vue"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chaotischer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2025-04-12T22:00:49.000Z","updated_at":"2025-04-14T11:17:17.000Z","dependencies_parsed_at":"2025-04-14T12:41:00.503Z","dependency_job_id":null,"html_url":"https://github.com/chaotischer/minecraft-item-renderer","commit_stats":null,"previous_names":["chaotischer/minecraft-item-renderer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaotischer%2Fminecraft-item-renderer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaotischer%2Fminecraft-item-renderer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaotischer%2Fminecraft-item-renderer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaotischer%2Fminecraft-item-renderer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaotischer","download_url":"https://codeload.github.com/chaotischer/minecraft-item-renderer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249535839,"owners_count":21287496,"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":["item","minecraft","rendering","resourcepack","typescript","vue"],"created_at":"2025-04-18T19:07:36.820Z","updated_at":"2026-05-05T20:41:53.263Z","avatar_url":"https://github.com/chaotischer.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🧱 Minecraft Item Renderer\n\nA tool that renders Minecraft item textures (`.png`) as 3D-style models using Vue.js and TypeScript. This project allows you to view and interact with Minecraft items in 3D directly in your browser, with support for animated textures.\n\n## 🔗 Demo\n\nYou can see a live demo of the project [here](https://render.chaotischer.de/).\n\n## 🚀 Features\n\n- **3D Rendering:** Converts Minecraft item textures into layered 3D models\n- **Animation Support:** Handles vertical sprite sheets for animated textures\n- **Multiple Animation Modes:** Loop, Reverse, and back and forth animations\n- **Minecraft-style Timing:** Uses Minecraft's tick system (20 ticks = 1 second)\n- **Interactive Controls:** Rotate, zoom, and reset view\n- **Pixelated Rendering:** Maintains Minecraft's iconic visual style\n\n## 🖼️ Preview\n\n![Minecraft Item Renderer](.docs/preview.gif)\n\n## 🛠️ Installation\n\nTo build the project locally, follow these steps:\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/chaotischer/minecraft-item-renderer/\n   cd minecraft-item-renderer\n   ```\n\n2. Install dependencies:\n   ```bash\n   npm install\n   ```\n\n3. Run the development server:\n   ```bash\n   npm run dev\n   ```\n\n4. Open your browser and navigate to [http://localhost:3000](http://localhost:3000).\n\n## 🔧 Build\n\nTo build the project for production:\n\n```bash\nnpm run build\n```\n\nThen, start the production server:\n\n```bash\nnpm run start\n```\n\n## 📝 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## 💖 Credits\n\n- Made with ❤️ by Chaotischer\n\n- The default animated textures shown when loading the page are from the [\"Animated Items\" resource pack](https://modrinth.com/resourcepack/animated-items) by vrabb-gh.\n  - The following items from the resource pack may be included as default textures:\n      - Breeze Rod\n      - Golden Apple\n      - Ominous Bottle\n      - Salmon Bucket\n  - Please respect the original resource pack's CC-BY-NC-4.0 license when using these textures. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchaotischer%2Fminecraft-item-renderer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchaotischer%2Fminecraft-item-renderer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchaotischer%2Fminecraft-item-renderer/lists"}