{"id":28450225,"url":"https://github.com/tangrams/vbo-convert","last_synced_at":"2025-09-07T17:33:42.758Z","repository":{"id":20653274,"uuid":"23935400","full_name":"tangrams/vbo-convert","owner":"tangrams","description":"A few ways to convert Tangram VBOs to 3D file formats","archived":false,"fork":false,"pushed_at":"2015-09-02T20:01:58.000Z","size":14276,"stargazers_count":17,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-06-06T15:06:51.485Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/tangrams.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":"2014-09-11T20:55:51.000Z","updated_at":"2021-07-30T00:26:44.000Z","dependencies_parsed_at":"2022-08-31T07:41:18.156Z","dependency_job_id":null,"html_url":"https://github.com/tangrams/vbo-convert","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tangrams/vbo-convert","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tangrams%2Fvbo-convert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tangrams%2Fvbo-convert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tangrams%2Fvbo-convert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tangrams%2Fvbo-convert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tangrams","download_url":"https://codeload.github.com/tangrams/vbo-convert/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tangrams%2Fvbo-convert/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274069013,"owners_count":25217041,"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","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-06-06T15:06:51.326Z","updated_at":"2025-09-07T17:33:42.748Z","avatar_url":"https://github.com/tangrams.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"vbo-convert\n==========\n\nA few ways to convert [Tangram](https://github.com/tangram-map/tangram) VBOs to 3D file formats.\n\n![an exported 3D tile](https://github.com/tangram-map/vbo-export/blob/master/tile.png)\n\nThese scripts work with vertex buffer objects (VBOs) exported from Tangram. For an example of how to export these VBOs, see https://github.com/meetar/manhattan-project/blob/master/lib/batch_export.js\n\n### usage\n\n`python [scriptname] [infile] [outfile]`\n\n### example usage\n\n`python vbo_to_ply.py tile_verts tile_faces.ply`\n\n### filelist\n\n- tile_verts - processed vertices extracted from a Tangram tile's VBO\n- tile_verts_small - a trimmed version of tile_verts with only 1000 vertices\n- vbo_to_obj.py - Wavefront OBJ format converter\n- tile_verts.obj - sample output of above\n- vbo_to_ply.py - Stanford Poly format converter - includes vertex color information\n- tile_verts.ply - sample output of above\n- tile_points.ply - example pointcloud for visualization\n- tile_faces_base.stl - example of OBJ file converted to STL, with an extruded ground plane\n- tile_faces_base.gcode - stl file sliced with Makerbot software – ready to print!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftangrams%2Fvbo-convert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftangrams%2Fvbo-convert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftangrams%2Fvbo-convert/lists"}