{"id":19132397,"url":"https://github.com/taichi-dev/taichi-unityexample","last_synced_at":"2025-06-23T00:39:26.418Z","repository":{"id":44449972,"uuid":"509675676","full_name":"taichi-dev/Taichi-UnityExample","owner":"taichi-dev","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-22T02:15:20.000Z","size":69495,"stargazers_count":61,"open_issues_count":7,"forks_count":13,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-05-06T18:50:02.609Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/taichi-dev.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":"2022-07-02T06:17:50.000Z","updated_at":"2025-03-30T09:17:51.000Z","dependencies_parsed_at":"2023-11-22T03:25:06.379Z","dependency_job_id":"9793b50a-49a6-4e57-bcfa-977f00a8c335","html_url":"https://github.com/taichi-dev/Taichi-UnityExample","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/taichi-dev/Taichi-UnityExample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2FTaichi-UnityExample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2FTaichi-UnityExample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2FTaichi-UnityExample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2FTaichi-UnityExample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taichi-dev","download_url":"https://codeload.github.com/taichi-dev/Taichi-UnityExample/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2FTaichi-UnityExample/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261391278,"owners_count":23151662,"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":[],"created_at":"2024-11-09T06:18:04.922Z","updated_at":"2025-06-23T00:39:20.550Z","avatar_url":"https://github.com/taichi-dev.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Taichi-UnityExample\n\nThis repository demonstrates Taichi-Unity interopability with sample scenes.\n\n🔥 The Unity examples are still in active development. Things can break sometimes but will be fixed real soon.\n\n\u003cdiv align=center\u003e\n\u003cimg src = \"img/fractal_demo.gif\" width = \"46.7%\"\u003e \u003cimg src = \"img/implicit-fem-recording.gif\"width = \"20%\"\u003e\n\u003c/div\u003e\n\n## Prerequisites\n\nIf you have installed any recent version of Unity (2022.3.14 or above), this project is runnable out-of-the-box. You don't need to build taichi libraries because all the necessary native plugins are already included in `Assets/Plugins`, but in case you want to, consult [taichi-dev/taichi](https://github.com/taichi-dev/taichi) and [taichi-dev/taichi-unity2](https://github.com/taichi-dev/taichi-unity2) for building manuals.\n\nIf you want to create another Unity Project with Taichi integration, you need to set your first-choice graphics API to Vulkan in *Player Settings* in Unity because currently Taichi C-API doesn't support other graphics APIs at the moment.\n\n## Packaging\n\nYou can head for `File - Build Settings` to configurate and package the game application. Currently the examples can only be build for Android and Windows PC using the Vulkan API. Please refer to [Unity documentations](https://docs.unity3d.com/Manual/BuildSettings.html) for detail. Prebuilt releases could be found on [the release page](https://github.com/taichi-dev/Taichi-UnityExample/releases).\n\n## Content\n\nThis repository presents several demo scenes, each can be found in `Assets/Scenes`:\n\n- `Fractal`: A simple time-dependent texture generation kernel;\n- `ImplicitFem`: A physically-based soft-body simulation emitting vertex data on-the-flight.\n\nAlso note that the project can be built into Unity Player.\n\n## Notes for Android\n\nNote that some player settings are changed for Android\n\n- Minimum version is changed to 26 (Android Oreo), which is the version the native libraries are compiled;\n- Scripting backend is switched to IL2CPP;\n- Library arch is set to `ARM64`, support for `ARMv7` is canceled;\n- Default orientation is fixed portrait.\n## Problem and solution\nWe sorted out the problems you may encounter while running the demo, and will continue to add. You can find them at [Build.md](Build.md).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaichi-dev%2Ftaichi-unityexample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftaichi-dev%2Ftaichi-unityexample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaichi-dev%2Ftaichi-unityexample/lists"}