https://github.com/cesardeazevedo/unity3d-python-editor
Python editor based on IronPython for Unity3D
https://github.com/cesardeazevedo/unity3d-python-editor
ironpython python unity3d
Last synced: about 2 months ago
JSON representation
Python editor based on IronPython for Unity3D
- Host: GitHub
- URL: https://github.com/cesardeazevedo/unity3d-python-editor
- Owner: cesardeazevedo
- License: mit
- Created: 2014-08-21T22:58:44.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-04-17T09:18:35.000Z (about 8 years ago)
- Last Synced: 2025-03-26T23:01:35.920Z (2 months ago)
- Topics: ironpython, python, unity3d
- Language: C#
- Size: 26.3 MB
- Stars: 120
- Watchers: 20
- Forks: 28
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Unity3D-Python-Editor
=====================Python interface based on IronPython for Unity3D with sweet editor for inspector

> NOTE
>
> The project is a crazy experiment. i haven't tested about performance and others benchmarks.
> Even though the interpreter works fine for a development environment, if you want to use Unity methods such as Start and Update (which works),
> i dot not recommend that you use for anything important yet.## Editor
## Interpreter
## LICENSE
[MIT](./LICENSE)