https://github.com/kbladin/ironpythonunitydemo
A Unity project demonstrating an issue where script execution blocks the main thread used for rendering in Unity
https://github.com/kbladin/ironpythonunitydemo
Last synced: 3 months ago
JSON representation
A Unity project demonstrating an issue where script execution blocks the main thread used for rendering in Unity
- Host: GitHub
- URL: https://github.com/kbladin/ironpythonunitydemo
- Owner: kbladin
- Created: 2018-04-04T22:57:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-06T20:26:29.000Z (about 7 years ago)
- Last Synced: 2025-01-19T22:51:48.999Z (4 months ago)
- Language: C#
- Size: 3.68 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IronPythonUnityDemo
A Unity project demonstrating an issue where script execution blocks the main thread used for rendering in Unity