{"id":16208141,"url":"https://github.com/kirurobo/uniwinapi","last_synced_at":"2025-04-07T14:11:24.465Z","repository":{"id":46766910,"uuid":"144803660","full_name":"kirurobo/UniWinApi","owner":"kirurobo","description":"Windows API collection for Unity","archived":false,"fork":false,"pushed_at":"2025-03-03T12:53:27.000Z","size":19259,"stargazers_count":202,"open_issues_count":0,"forks_count":20,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-03-31T13:05:08.896Z","etag":null,"topics":["unity","unity3d","windows-api"],"latest_commit_sha":null,"homepage":null,"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/kirurobo.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}},"created_at":"2018-08-15T03:56:09.000Z","updated_at":"2025-03-28T07:52:20.000Z","dependencies_parsed_at":"2024-01-06T14:50:06.628Z","dependency_job_id":null,"html_url":"https://github.com/kirurobo/UniWinApi","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirurobo%2FUniWinApi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirurobo%2FUniWinApi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirurobo%2FUniWinApi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirurobo%2FUniWinApi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kirurobo","download_url":"https://codeload.github.com/kirurobo/UniWinApi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247666008,"owners_count":20975787,"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":["unity","unity3d","windows-api"],"created_at":"2024-10-10T10:15:29.505Z","updated_at":"2025-04-07T14:11:24.459Z","avatar_url":"https://github.com/kirurobo.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# An Example project for UniWinApi\n\n\u003e UniWinApi is an old project.  \n\u003e ***See my new repository [UniWindowController](https://github.com/kirurobo/uniwindowcontroller).***  \n\u003e It works on both Mac and Windows.  \n\u003e \n\u003e And also, I released a new repository of the VRM Viewer Unity project [UniWinC_VRM](https://github.com/kirurobo/UniWinc_VRM).\n\u003e ![Image](https://github.com/user-attachments/assets/e181395c-0825-441c-8688-a948a1fdadee)\n---\n\n\n## What's UniWinApi\n\n[UniWinApi](https://github.com/kirurobo/UniWinApiAsset) is a library using Windows APIs. It allows us the following operations which are not available normary in Unity. \n\n* Move the window\n* Resize the window\n* Maximize the window\n* Minimize the window\n* **Make the window transparent** (Make the window non-rectangle and unframed)\n* **Accept file drop**\n* **Open file dialog** (Test implementation, single file only)\n* Move the cursor pointer\n* Send mouse button events\n\n\n## What's this repository\n\nThis repository contains a project for a desktop mascot style VRM viewer as an application example of using UniWinApi.\n[![UniWinApi VRM viewer](http://i.ytimg.com/vi/cq2g-hIGlAs/mqdefault.jpg)](https://youtu.be/cq2g-hIGlAs \"UniWinApi VRM viewer v0.4.0 beta\")  \nImage video [YouTube](https://youtu.be/cq2g-hIGlAs)\n\n\n## Download\n\n\n* There is a pre-built VRM viewer 'UniWinApiVrmViewer' in [Releases](https://github.com/kirurobo/UniWinApi/releases) \n* [Latest UniWinApi core asset package](https://github.com/kirurobo/UniWinApi/releases/tag/v0.5.0)\n\u003cdetails\u003e\n  \u003csummary\u003eArchives\u003c/summary\u003e\n  \n* [Ver.0.6.0 Added Allow Drop From Lower Privilege setting](https://github.com/kirurobo/UniWinApi/releases/tag/v0.6.0)\n* [Ver.0.5.0 Added layered window mode](https://github.com/kirurobo/UniWinApi/releases/tag/v0.5.0)\n* [Ver.0.4.0-beta](https://github.com/kirurobo/UniWinApi/releases/tag/v0.4.0beta)\n* [Ver.0.3.3 Updated to UniVRM 0.44](https://github.com/kirurobo/UniWinApi/releases/tag/v0.3.3)\n* [Ver.0.3.2 Added Looking at cursor](https://github.com/kirurobo/UniWinApi/releases/tag/v0.3.2)\n* [Ver.0.3.1 Enable transparent on startup](https://github.com/kirurobo/UniWinApi/releases/tag/v0.3.1)\n* [Ver.0.3.0 Added rotation and translation for light](https://github.com/kirurobo/UniWinApi/releases/tag/v0.3.0)\n* [Ver.0.2.3 Imported UniVRM 0.42. Set FOV at 10deg.](https://github.com/kirurobo/UniWinApi/releases/tag/v0.2.3)\n* [Ver.0.2.2 Set the light color white](https://github.com/kirurobo/UniWinApi/releases/tag/v0.2.2)\n* [Ver.0.2.1 Updated the shader](https://github.com/kirurobo/UniWinApi/releases/download/v0.2.1/UniWinApiVrmViewer_x64_v0.2.1.zip)\n* [Ver.0.2.0 Firtst release](https://github.com/kirurobo/UniWinApi/releases/download/v0.2.0/UniWinApiVrmViewer_x64.zip)\n\n\u003c/details\u003e\n\n\n\n## License\n\nUniWinApiAsset is CC0, but several other projects are used in this VRM viewer.\n\n* CC0\n  * [UniWinApiAsset](http://github.com/kirurobo/UniWinApiAsset)\n    * The asset in the .unitypackage except for the VRM viewer.\n    * The source code is maintained in another repository.\n\n* MIT License\n  * [UniVRM](https://github.com/vrm-c/UniVRM/) by [VRM consortium](https://vrm-consortium.org/)\n  * [VRMLoaderUI](https://github.com/m2wasabi/VRMLoaderUI/) by [えむにわ @m2wasabi](https://twitter.com/m2wasabi)\n\n* Other\n  * [HumanoidCollider](https://github.com/yuzu-unity/HumanoidCollider) / [Article on Qiita](https://qiita.com/Yuzu_Unity/items/b645ecb76816b4f44cf9)\n by [ゆず @Yuzu_Unity](https://twitter.com/Yuzu_Unity)\n  * UI-Default-ZWrite in the CustomShaders folder\n\n## System requirements\n\n* 2018.4.20 or lator\n* Windows 10\n\n\n## Usage\n\nIf you just want to try to run the VRM viewer, extract the downloaded zip file and run UniWinApiVrmViewer.exe.  \nAfter launching, drag and drop your VRM model and the model will be displayed.\n\nTo use UniWinApi-vXXXXX.unitypackage without the VRM viewer project (which is the main part of UniWinApi), watch a [tutorial](https://github.com/kirurobo/UniWinApi/blob/master/docs/index.md).\n\nTo build the VRM viewer, clone the repository and open it in Unity's editor.\n* I used to use Unity-chan's animation, but since we excluded that, you can open it without preparing other assets separately.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkirurobo%2Funiwinapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkirurobo%2Funiwinapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkirurobo%2Funiwinapi/lists"}