Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-04-17T09:18:35.000Z (almost 8 years ago)
- Last Synced: 2024-10-31T18:37:55.987Z (3 months ago)
- Topics: ironpython, python, unity3d
- Language: C#
- Size: 26.3 MB
- Stars: 120
- Watchers: 21
- Forks: 29
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-unity-open-source-on-github - Unity3D-Python-Editor - Python editor based on IronPython (Script Utility)
README
Unity3D-Python-Editor
=====================Python interface based on IronPython for Unity3D with sweet editor for inspector
![ScreenShot](http://img.pandawhale.com/94867-magic-gif-Shia-Imgur-MAH7.gif)
> 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
![ScreenShot](http://i.cubeupload.com/f9VN8B.png)## Interpreter
![ScreenShot](http://i.cubeupload.com/gFjViz.png)## LICENSE
[MIT](./LICENSE)