{"id":17086682,"url":"https://github.com/raggi/ohmd","last_synced_at":"2025-03-23T14:41:46.145Z","repository":{"id":13958137,"uuid":"16658410","full_name":"raggi/ohmd","owner":"raggi","description":"ohmd - a Go wrapper for OpenHMD","archived":false,"fork":false,"pushed_at":"2014-02-09T02:48:43.000Z","size":120,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-20T17:55:30.730Z","etag":null,"topics":["go","headset","ohmd","tracking","vr"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/raggi.png","metadata":{"files":{"readme":"README","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-02-09T02:47:39.000Z","updated_at":"2017-03-05T21:24:27.000Z","dependencies_parsed_at":"2022-08-28T10:21:39.313Z","dependency_job_id":null,"html_url":"https://github.com/raggi/ohmd","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/raggi%2Fohmd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raggi%2Fohmd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raggi%2Fohmd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raggi%2Fohmd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raggi","download_url":"https://codeload.github.com/raggi/ohmd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245119575,"owners_count":20563762,"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":["go","headset","ohmd","tracking","vr"],"created_at":"2024-10-14T13:29:15.189Z","updated_at":"2025-03-23T14:41:46.104Z","avatar_url":"https://github.com/raggi.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"ohmd - an OpenHMD wrapper for go\n\nA quick example:\n\n\tc := ohmd.New()\n\tc.Probe()\n\td, _ := c.ListOpenDevice(0)\n\tfor {\n\t\tc.Update()\n\t\tq, _ := d.Getf(ohmd.ROTATION_QUAT)\n\t\tfmt.Printf(\"%v\\n\", q)\n\t\ttime.Sleep(1 / 60 * time.Second)\n\t}\n\nSee the following locations for documentation:\n\n\thttp://godoc.org/github.com/raggi/ohmd\n\thttp://openhmd.net/\n\nSee ohmd_test.go for an Example:\n\thttps://github.com/raggi/ohmd/blob/master/ohmd_test.go\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraggi%2Fohmd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraggi%2Fohmd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraggi%2Fohmd/lists"}