{"id":17781704,"url":"https://github.com/create3000/x_ite-vscode","last_synced_at":"2025-04-01T19:49:26.206Z","repository":{"id":258685832,"uuid":"866010075","full_name":"create3000/x_ite-vscode","owner":"create3000","description":"Preview and debug X3D, VRML, glTF and other 3D models directly in the editor.","archived":false,"fork":false,"pushed_at":"2025-03-26T09:57:16.000Z","size":2650,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T10:33:28.673Z","etag":null,"topics":["3d","gltf2","models","ply","stl","svg","viewer","vrml","vscode","vscode-extension","wavefront-obj","wrl","x3d","x3d-browser"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=create3000.x-ite-vscode","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/create3000.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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},"funding":{"patreon":"X_ITE"}},"created_at":"2024-10-01T13:50:33.000Z","updated_at":"2025-03-26T09:57:20.000Z","dependencies_parsed_at":"2024-12-29T00:22:37.633Z","dependency_job_id":"cacafd33-e1f2-4d16-ac28-c9051f914929","html_url":"https://github.com/create3000/x_ite-vscode","commit_stats":{"total_commits":168,"total_committers":1,"mean_commits":168.0,"dds":0.0,"last_synced_commit":"602a871d4260ec6d6f813342c5d4a7404f39dccb"},"previous_names":["create3000/x_ite-vscode"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create3000%2Fx_ite-vscode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create3000%2Fx_ite-vscode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create3000%2Fx_ite-vscode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create3000%2Fx_ite-vscode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/create3000","download_url":"https://codeload.github.com/create3000/x_ite-vscode/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246706058,"owners_count":20820784,"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","gltf2","models","ply","stl","svg","viewer","vrml","vscode","vscode-extension","wavefront-obj","wrl","x3d","x3d-browser"],"created_at":"2024-10-27T04:04:17.398Z","updated_at":"2025-04-01T19:49:26.201Z","avatar_url":"https://github.com/create3000.png","language":"JavaScript","readme":"# X_ITE VS Code Extension\n\n[![VS Code marketplace](https://img.shields.io/static/v1?label=VS%20Code%20Marketplace\u0026message=x-ite-vscode\u0026color=blue)](https://marketplace.visualstudio.com/items?itemName=create3000.x-ite-vscode)\n[![DeepScan grade](https://deepscan.io/api/teams/23540/projects/28575/branches/920521/badge/grade.svg)](https://deepscan.io/dashboard#view=project\u0026tid=23540\u0026pid=28575\u0026bid=920521)\n\nThis extension integrates the [X_ITE X3D Browser](https://create3000.github.io/x_ite/) into VS Code.\n\n## Preview and debug X3D, VRML, glTF and other 3D models directly in the editor.\n\n![X3D Logo Pieces](images/logo-pieces.png)\n\nThere is a command name: `X3D: Preview 3D Model`, with default key binding for Windows: \u003ckbd\u003eCTRL\u003c/kbd\u003e + \u003ckbd\u003eALT\u003c/kbd\u003e + \u003ckbd\u003eX\u003c/kbd\u003e, and for macOS: \u003ckbd\u003eCOMMAND\u003c/kbd\u003e + \u003ckbd\u003eOPTION\u003c/kbd\u003e + \u003ckbd\u003eX\u003c/kbd\u003e.\n\nThe above model and other sample models can be obtained from the X_ITE [media](https://github.com/create3000/media/tree/main/docs/examples) repository.\n\nWith this extension you can preview 3D files in X_ITE. A new VS Code column is opened with the file preview.\n\n## Supported File Formats\n\n| Encoding         | File Extension | MIME Type       |\n|------------------|----------------|-----------------|\n| X3D XML          | .x3d, .x3dz    | model/x3d+xml   |\n| X3D JSON         | .x3dj, .x3djz  | model/x3d+json  |\n| X3D Classic VRML | .x3dv, .x3dvz  | model/x3d+vrml  |\n| VRML             | .wrl, .wrz     | model/vrml      |\n| glTF             | .gltf, .glb    | model/gltf+json |\n| Wavefront OBJ    | .obj           | model/obj       |\n| STL              | .stl           | model/stl       |\n| PLY              | .ply           | model/ply       |\n| SVG Document     | .svg, .svgz    | image/svg+xml   |\n\n## Console Output\n\nConsole messages from the preview are redirected to the Output panel of VS Code when you switch to the 'X_ITE' channel.\n\n![Output](images/output.png)\n\n## License\n\nGPLv3, see [LICENSE.md](LICENSE.md).\n","funding_links":["https://patreon.com/X_ITE"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcreate3000%2Fx_ite-vscode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcreate3000%2Fx_ite-vscode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcreate3000%2Fx_ite-vscode/lists"}