Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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)