{"id":16580540,"url":"https://github.com/looeee/gltf-converter","last_synced_at":"2025-03-21T12:32:47.659Z","repository":{"id":39262768,"uuid":"354220355","full_name":"looeee/gltf-converter","owner":"looeee","description":"Convert models from a variety of formats to GLTF","archived":false,"fork":false,"pushed_at":"2023-03-01T10:57:42.000Z","size":1234,"stargazers_count":54,"open_issues_count":5,"forks_count":8,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-12T22:25:58.483Z","etag":null,"topics":["3d-graphics","3d-models","collada","converter","fbx","gltf","loader","textures","threejs","threejs-loader","webgl","webgl2"],"latest_commit_sha":null,"homepage":"https://gltf-converter.lewy.blue/","language":"JavaScript","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/looeee.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}},"created_at":"2021-04-03T06:41:18.000Z","updated_at":"2024-10-04T05:01:33.000Z","dependencies_parsed_at":"2023-02-17T04:16:08.099Z","dependency_job_id":null,"html_url":"https://github.com/looeee/gltf-converter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/looeee%2Fgltf-converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/looeee%2Fgltf-converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/looeee%2Fgltf-converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/looeee%2Fgltf-converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/looeee","download_url":"https://codeload.github.com/looeee/gltf-converter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221815269,"owners_count":16885152,"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-graphics","3d-models","collada","converter","fbx","gltf","loader","textures","threejs","threejs-loader","webgl","webgl2"],"created_at":"2024-10-11T22:25:59.867Z","updated_at":"2024-10-28T10:09:39.540Z","avatar_url":"https://github.com/looeee.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GLTF Exporter\n\nThis app allows to you allows you to convert to glTF format version using the three.js \u003ca href=\"https://threejs.org/examples/#misc_exporter_gltf\"\u003eGLTFExporter\u003c/a\u003e.\n\n## Instructions\n\nClone/download the repo. Node.js and NPM are required.\n\n\nRun this command once.\n``` bash\n\u003e npm install\n```\n\nThen run this command to build code and start the server.\n``` bash\n\u003e npm start\n```\n\n### Supported formats:\n\n* 3MF\n* AMF\n* FBX\n* OBJ and MTL\n* GLTF and GLB version 2 (because why not? )\n* Collada ( DAE )\n* PCD (ASCII and Binary)\n* PLY (ASCII and Binary)\n* STL (ASCII and Binary)\n\nUpload any textures alongside the model in JPG, PNG, GIF, BMP format ( just upload all the files at the same time and the converter will handle the rest ).\n\nNot all three.js loaders have been implemented, however adding a new one is quite simple. Pull requests are welcome, or open an issue if you need a loader added.\n\n### Limitations\n\n* The exporter currently always exports [MeshStandardMaterial](https://threejs.org/docs/#api/materials/MeshStandardMaterial). Other materials will be converted to this material type and may lose information\n* Models are loaded using three.js loaders. Some of these (FBX, Collada, OBJ, glTF) support pretty much everything that you can throw at them. Others are more limited, however if you upload a model and it doesn't even display in the original preview below, you can help improve the loaders by filing a [bug report](https://github.com/mrdoob/three.js/issues) and sharing your model.\n* Color management on the viewer is not correct, so the \"Result\" window will look darker. You can safely ignore this.\n\nAll conversion happens on your PC, at no point are any models or textures uploaded to my server or stored in any way.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flooeee%2Fgltf-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flooeee%2Fgltf-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flooeee%2Fgltf-converter/lists"}