{"id":21198436,"url":"https://github.com/icebreaker/o2d3m","last_synced_at":"2026-03-11T09:32:58.745Z","repository":{"id":136586369,"uuid":"140974325","full_name":"icebreaker/o2d3m","owner":"icebreaker","description":"Wavefront OBJ to DOOM3 map converter.","archived":false,"fork":false,"pushed_at":"2018-09-28T21:56:03.000Z","size":1524,"stargazers_count":19,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-29T22:30:03.738Z","etag":null,"topics":["builder","converter","d3","doom3","map","obj","tool"],"latest_commit_sha":null,"homepage":"","language":"C++","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/icebreaker.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-14T19:59:56.000Z","updated_at":"2023-03-09T11:20:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"7e727780-a035-4642-8b35-48208306a6b1","html_url":"https://github.com/icebreaker/o2d3m","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/icebreaker/o2d3m","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icebreaker%2Fo2d3m","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icebreaker%2Fo2d3m/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icebreaker%2Fo2d3m/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icebreaker%2Fo2d3m/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icebreaker","download_url":"https://codeload.github.com/icebreaker/o2d3m/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icebreaker%2Fo2d3m/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30377282,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T06:09:32.197Z","status":"ssl_error","status_checked_at":"2026-03-11T06:09:17.086Z","response_time":84,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["builder","converter","d3","doom3","map","obj","tool"],"created_at":"2024-11-20T19:51:28.978Z","updated_at":"2026-03-11T09:32:58.701Z","avatar_url":"https://github.com/icebreaker.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"O2D3M\n=====\nO2D3M is a _Wavefront OBJ_ to _DOOM3_ map converter.\n\n![O2D3M][1]\n\nWatch a video showcasing it in action by clicking [here][2].\n\nGetting Started\n---------------\nYou'll need a C++ compiler with C++11 support and Qt 5\nor later in order to compile this.\n\nWhy does it use Qt? Well, because this project started\nas a _plugin_ for [Tiled][3], but then I lost interest\nand turned it into a _CLI_ tool without moving away\nfrom Qt.\n\nOpen `o2d3m.pro` in QtCreator or if you are a _CLI_\nkind of person type in the following incantations in\na terminal:\n\n```bash\n$ mkdir build\n$ cd build\n$ qmake ..\n$ make\n```\n\nThis will result in an executable called `o2d3m` in\nthe _build_ directory.\n\nTo _convert_ an OBJ file into a D3 map one would type:\n\n```bash\n$ build/o2d3m --no-monster-attack -o example/base/maps/example.map example/src/example.obj\n```\n\nTo test the resulting D3 map one would type:\n\n```bash\n$ dhewm3 +set fs_savepath example +disconnect +dmap example +map example\n```\n\nReplace _dhewm3_ above with the name of your D3 flavour's executable.\n\nContribute\n----------\n* Fork the project.\n* Make your feature addition or bug fix.\n* Do **not** bump the version number.\n* Send me a pull request. Bonus points for topic branches.\n\nLicense\n-------\nCopyright (c) 2018, Mihail Szabolcs\n\nO2D3M is provided **as-is** under the **MIT** license.\nFor more information see LICENSE.\n\n[1]: o2d3m.png\n[2]: https://www.youtube.com/watch?v=7Hsy--jAUQE\n[3]: https://www.mapeditor.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficebreaker%2Fo2d3m","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ficebreaker%2Fo2d3m","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficebreaker%2Fo2d3m/lists"}