{"id":20457938,"url":"https://github.com/atrufulgium/idonthavevr","last_synced_at":"2026-04-17T18:03:03.260Z","repository":{"id":231873806,"uuid":"768274106","full_name":"Atrufulgium/IDontHaveVR","owner":"Atrufulgium","description":"Videoplayer and imageviewer to convert VR content to cross/parallel-eye stereograms","archived":false,"fork":false,"pushed_at":"2024-04-06T12:45:52.000Z","size":1160,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T10:48:13.717Z","etag":null,"topics":["stereo","stereogram","unity3d","vr"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Atrufulgium.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}},"created_at":"2024-03-06T19:34:03.000Z","updated_at":"2024-04-06T12:54:33.000Z","dependencies_parsed_at":"2024-04-06T13:47:27.257Z","dependency_job_id":null,"html_url":"https://github.com/Atrufulgium/IDontHaveVR","commit_stats":null,"previous_names":["atrufulgium/idonthavevr"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Atrufulgium/IDontHaveVR","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Atrufulgium%2FIDontHaveVR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Atrufulgium%2FIDontHaveVR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Atrufulgium%2FIDontHaveVR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Atrufulgium%2FIDontHaveVR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Atrufulgium","download_url":"https://codeload.github.com/Atrufulgium/IDontHaveVR/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Atrufulgium%2FIDontHaveVR/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31939788,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T17:29:20.459Z","status":"ssl_error","status_checked_at":"2026-04-17T17:28:47.801Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["stereo","stereogram","unity3d","vr"],"created_at":"2024-11-15T12:09:50.667Z","updated_at":"2026-04-17T18:03:03.241Z","avatar_url":"https://github.com/Atrufulgium.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"IDontHaveVR\n===========\n\nHave *you* ever wanted to consume VR content in 3D, without a headset?  \nHave *you* ever stared ever so longingly to youtube's \"VR 180°\" filter, wondering what you could watch?  \nAre *you* capable of doing [cross- and parallel-eyed stereograms](https://en.wikipedia.org/wiki/Stereoscopy#Freeviewing)?\n\nThen this project is for you.\n\n..What's that? No one uses youtube's filters? And there's only like four people on this planet even aware of cross- and parallel-eyed stereograms?\n\nOh well, I made this for myself anyway.\n\nInstallation\n------------\nGrab a release, unzip it, and run `IDontHaveVR.exe`. It should probably maybe work; I mean, it's the Unity export. What could've gone wrong?\n\nControls\n--------\n\n- **O**: Open a file. *(Supported: Any video/images Unity can handle.)*\n- **Alt-F4**: Close window. *(There's no proper close, use your OS' provided 'close window' hotkey.)*\n- **F**: The jankiest fullscreen toggle you've ever seen.\n\n- **J**, **\u003c**, **\u003e**, **L**: Seek -10s, -5s, +5s, +10s\n- **K**, **Space**: Pause\n- *Any digit*: Seek that 10% of the video. *(E.g. **6** goes to 60% of the video.)*\n\n- **S**: Swap between cross- and parallel-eyed viewing. *(Assumes content is in Left/Right format.)*\n- **R**: Swap between rendering modes `panoramic VR180`, `panoramic VR360`, and `fish-eyed VR180`. *(I have very basic auto-detection, but uhh it often gets it wrong.)*\n\n- *Mouse*: Move the camera around. *(Hope your DPI is similar to mine.)*\n- *Scroll* Change the FOV. *(While in proper VR, FOV is obvious, here it isn't. Zoom in to make features take up a more realistic part of your FOV, or zoom out to work with the effective halved screen width.)*\n\nThere's no regular video controls like \"audio\". Unironically use ffmpeg for volume control.\n\nContributing\n------------\nIn decreasing order of recommendation, here are the possibilities:\n\n1. Don't.\n2. Instead, look for someone else who has done it already so you don't have to.\n3. Port the code to a VLC extension or something instead.\n4. Actually do something with this repo.\n\nIf you can't tell by the *clearly very proper commits*, this is a thrown-together-in-an-afternoon type project. There's no proper architecture, tests, or neat design to be found anywhere. I just wanted a working cross-eye VR viewer.\n\nThis project was made in Unity 2021.3.21f1 with no external dependencies.\n\nLicense\n-------\nThe good 'ol reliable MIT license.\n\n(Or the WTFPL if you'd rather.)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatrufulgium%2Fidonthavevr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatrufulgium%2Fidonthavevr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatrufulgium%2Fidonthavevr/lists"}