{"id":15204159,"url":"https://github.com/antonio-gomez/three-gltf2-loader","last_synced_at":"2025-10-02T21:30:42.206Z","repository":{"id":57377047,"uuid":"85739434","full_name":"antonio-gomez/three-gltf2-loader","owner":"antonio-gomez","description":"Node.js wrapper for the GLTF2Loader library from Three.js","archived":true,"fork":false,"pushed_at":"2017-11-08T19:40:11.000Z","size":46,"stargazers_count":10,"open_issues_count":5,"forks_count":9,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-17T17:09:01.458Z","etag":null,"topics":["browserify","bundler","es6","gltf","three-js","webpack"],"latest_commit_sha":null,"homepage":"https://threejs.org/examples/?q=glt#webgl_loader_gltf","language":"JavaScript","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/antonio-gomez.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":"2017-03-21T18:32:34.000Z","updated_at":"2023-01-28T20:47:16.000Z","dependencies_parsed_at":"2022-09-26T16:40:36.129Z","dependency_job_id":null,"html_url":"https://github.com/antonio-gomez/three-gltf2-loader","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonio-gomez%2Fthree-gltf2-loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonio-gomez%2Fthree-gltf2-loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonio-gomez%2Fthree-gltf2-loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonio-gomez%2Fthree-gltf2-loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antonio-gomez","download_url":"https://codeload.github.com/antonio-gomez/three-gltf2-loader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235043606,"owners_count":18927006,"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":["browserify","bundler","es6","gltf","three-js","webpack"],"created_at":"2024-09-28T05:23:08.285Z","updated_at":"2025-10-02T21:30:41.831Z","avatar_url":"https://github.com/antonio-gomez.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Three-glTF2-loader\n\n[![npm-image](https://img.shields.io/badge/npm-v1.2.0-ff69b4.svg)](https://www.npmjs.com/package/three-gltf2-loader)\n![version-image](https://img.shields.io/badge/license-MIT-ff69b4.svg)\n\n\n#### Install\n--------\n\n```\nnpm install three-gltf2-loader --save\n```\n\n\n#### Description\n-----------\n\nNode.js wrapper for the **GLTF2Loader** library from [three.js][0] so that it can be installed through npm and used with bundle libraries like webpack, browserify, etc.\n\n[glTF](1) (Graphic Library Transmission Format) was developed and mantained by [KhronosGroup](2) as the specification for efficient transmission and loading of 3D scenes and models by **WebGL**, **OpenGL ES**, and **OpenGL** applications.\n\n\n\n#### Usage\n--------\n\n```\nimport THREE from 'three'\nimport GLTF2Loader from 'three-gltf2-loader'\n\nGLTF2Loader(THREE)\n\nconsole.log(typeof THREE.GLTF2Loader)\n// =\u003e \"function\"\n```\n\n\n#### Changelog\n--------\n\n**1.2.0 (Oct 22 2017)**\n* Updated to latest glTF loader from Three.js r87.\n\n**1.1.0 (Jun 28 2017)**\n* Updated to latest glTF spec from Three.js r86.\n\n**1.0.0 (Mar 24 2017)**\n* Main module functionality.\n\n**0.0.0 (Mar 21 2017)**\n* Initial development.\n\n\n--------\n## License\nMIT © [Antonio Gomez][3]\n\n[0]: https://github.com/mrdoob/three.js\n[1]: https://github.com/KhronosGroup/glTF\n[2]: https://www.khronos.org\n[3]: http://antoniogomez.me/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonio-gomez%2Fthree-gltf2-loader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantonio-gomez%2Fthree-gltf2-loader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonio-gomez%2Fthree-gltf2-loader/lists"}