{"id":19164739,"url":"https://github.com/hampta/htr2smd","last_synced_at":"2025-02-22T23:13:29.363Z","repository":{"id":216552197,"uuid":"738976909","full_name":"hampta/htr2smd","owner":"hampta","description":"Python HTR to SMD Converter","archived":false,"fork":false,"pushed_at":"2024-01-05T16:14:01.000Z","size":64,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-03T22:16:43.913Z","etag":null,"topics":["animation","converter","cryengine","crytek","htr","python","smd","valve"],"latest_commit_sha":null,"homepage":"","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/hampta.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":"2024-01-04T13:42:39.000Z","updated_at":"2024-01-10T18:54:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"3c414c15-6af4-4665-8acc-20b59890a471","html_url":"https://github.com/hampta/htr2smd","commit_stats":null,"previous_names":["hampta/htr2smd"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hampta%2Fhtr2smd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hampta%2Fhtr2smd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hampta%2Fhtr2smd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hampta%2Fhtr2smd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hampta","download_url":"https://codeload.github.com/hampta/htr2smd/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240245906,"owners_count":19771029,"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":["animation","converter","cryengine","crytek","htr","python","smd","valve"],"created_at":"2024-11-09T09:24:05.605Z","updated_at":"2025-02-22T23:13:29.342Z","avatar_url":"https://github.com/hampta.png","language":"Python","readme":"# The Motion Analysis HTR to SMD Converter\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://github.com/hampta/htr2smd/blob/main/assets/screenshot.png?raw=true\" alt=\"Screenshot\" width=\"75%\"\u003e\n\u003c/div\u003e\n\n## Introduction\n[HTR](https://research.cs.wisc.edu/graphics/Courses/cs-838-1999/Jeff/HTR.html) is a hierarchical representation of a motion sequence. \n\nIt is a sequence of hierarchical transformations, each of which is a 3D translation followed by a 3D rotation. \n\nThe HTR format is used by [Cryengine](https://www.cryengine.com/).\n\nThis tool converts HTR files to the [SMD](https://developer.valvesoftware.com/wiki/Studiomdl_Data) format used by the [Source Engine](https://developer.valvesoftware.com/wiki/Source_Engine).\n\n## Installation\n### From Source\n```bash\ngit clone https://github.com/hampta/htr2smd\ncd htr2smd\npython htr2smd.py \u003cinput_htr_file\u003e\npython htr2smd.py \u003cinput_htr_folder\u003e\npython htr2smd.py \u003cinput_htr_file\u003e \u003cinput_htr_file\u003e \u003cinput_htr_file\u003e\npython htr2smd.py \u003cinput_htr_folder\u003e \u003cinput_htr_folder\u003e \u003cinput_htr_folder\u003e\n```\n### From compiled binary\nDownload the executable from releases - [htr2smd](https://github.com/hampta/htr2smd/releases/latest)\n```bash\n./htr2smd.exe \u003cinput_htr_file\u003e\n./htr2smd.exe \u003cinput_htr_folder\u003e\n./htr2smd.exe \u003cinput_htr_file\u003e \u003cinput_htr_file\u003e \u003cinput_htr_file\u003e\n./htr2smd.exe \u003cinput_htr_folder\u003e \u003cinput_htr_folder\u003e \u003cinput_htr_folder\u003e\n```\nOr just drag and drop the HTR file(s) or folder(s) onto the executable.\n\nAfter conversion, the SMD files will be created in the *SMD* folder in the same directory as the HTR file(s) or folder(s).\n\n## License\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgements\n* [Valve Corporation](https://www.valvesoftware.com/) for the [Source Engine](https://developer.valvesoftware.com/wiki/Source_Engine)\n* [Crytek](https://www.crytek.com/) for [Cryengine](https://www.cryengine.com/)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhampta%2Fhtr2smd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhampta%2Fhtr2smd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhampta%2Fhtr2smd/lists"}