{"id":23821360,"url":"https://github.com/returnstring/unrealgsr","last_synced_at":"2025-09-07T04:31:15.507Z","repository":{"id":147346294,"uuid":"70293808","full_name":"returnString/UnrealGSR","owner":"returnString","description":"Plugin to measure galvanic skin response for Unreal Engine 4","archived":false,"fork":false,"pushed_at":"2016-10-26T23:05:28.000Z","size":20614,"stargazers_count":5,"open_issues_count":1,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T17:51:26.250Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/returnString.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-10-08T01:13:17.000Z","updated_at":"2024-08-20T17:34:03.000Z","dependencies_parsed_at":"2023-07-07T06:31:27.357Z","dependency_job_id":null,"html_url":"https://github.com/returnString/UnrealGSR","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/returnString/UnrealGSR","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/returnString%2FUnrealGSR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/returnString%2FUnrealGSR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/returnString%2FUnrealGSR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/returnString%2FUnrealGSR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/returnString","download_url":"https://codeload.github.com/returnString/UnrealGSR/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/returnString%2FUnrealGSR/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273996535,"owners_count":25204471,"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-01-02T08:39:12.967Z","updated_at":"2025-09-07T04:31:15.494Z","avatar_url":"https://github.com/returnString.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UnrealGSR\nGalvanic skin response (GSR), also known as skin conductance, can be used as a measure of emotional response. This plugin allows you to measure GSR in Unreal Engine 4, using the [NeuLog GSR sensor module](https://neulog.com/gsr/). This has applications for both controlled playtest analytics and also purpose-built games.\n\nTested on Unreal 4.13 and Windows-only for now.\n\n# Installation\nCopy the NeulogGSR plugin to your game's Plugins directory.\n\n# Usage\n```c++\nif (INeulogGSRModule::IsAvailable())\n{\n\tINeulogGSRModule\u0026 GSR = INeulogGSRModule::Get();\n\tINeulogSensorPtr NeulogSensor = GSR.FindSensor();\n\t\n\t...\n\t\n\tfloat CurrentGSRValue = NeulogSensor-\u003eGetValue();\n}\n```\n\n# Sample Game Graph\nThe sample game in this repository includes a quick in-world graph of the GSR history:\n\n![GSR example graph](http://i.imgur.com/zIL8NFl.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freturnstring%2Funrealgsr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freturnstring%2Funrealgsr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freturnstring%2Funrealgsr/lists"}