{"id":19512513,"url":"https://github.com/vberlier/three-mcmodel","last_synced_at":"2025-04-26T04:31:36.008Z","repository":{"id":33135581,"uuid":"152872420","full_name":"vberlier/three-mcmodel","owner":"vberlier","description":"A library for working with Minecraft json models using three.js.","archived":false,"fork":false,"pushed_at":"2023-01-13T22:45:45.000Z","size":1129,"stargazers_count":16,"open_issues_count":30,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-22T06:50:32.166Z","etag":null,"topics":["3d","minecraft","minecraft-json-models","minecraft-model","three","threejs","threejs-loader"],"latest_commit_sha":null,"homepage":null,"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/vberlier.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}},"created_at":"2018-10-13T13:01:57.000Z","updated_at":"2023-11-02T18:39:52.000Z","dependencies_parsed_at":"2023-01-14T23:33:59.686Z","dependency_job_id":null,"html_url":"https://github.com/vberlier/three-mcmodel","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vberlier%2Fthree-mcmodel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vberlier%2Fthree-mcmodel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vberlier%2Fthree-mcmodel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vberlier%2Fthree-mcmodel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vberlier","download_url":"https://codeload.github.com/vberlier/three-mcmodel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250931024,"owners_count":21509802,"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","minecraft","minecraft-json-models","minecraft-model","three","threejs","threejs-loader"],"created_at":"2024-11-10T23:26:28.074Z","updated_at":"2025-04-26T04:31:35.498Z","avatar_url":"https://github.com/vberlier.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# three-mcmodel\n\n\u003e A library for working with Minecraft json models using three.js.\n\n**🚧 Work in progress, not stable yet 🚧**\n\n```js\nimport { MinecraftModelLoader, MinecraftTextureLoader } from 'three-mcmodel'\n\nnew MinecraftModelLoader().load('model.json', mesh =\u003e {\n  const textureLoader = new MinecraftTextureLoader()\n  mesh.resolveTextures(path =\u003e textureLoader.load(`${path}.png`))\n  scene.add(mesh)\n})\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvberlier%2Fthree-mcmodel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvberlier%2Fthree-mcmodel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvberlier%2Fthree-mcmodel/lists"}