cesardeazevedo / Unity3D-Python-Editor

Python editor based on IronPython for Unity3D

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity3D-Python-Editor

Python interface based on IronPython for Unity3D with sweet editor for inspector

ScreenShot

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

Interpreter

ScreenShot

LICENSE

MIT

About

Python editor based on IronPython for Unity3D

License:MIT License


Languages

Language:C# 98.3%Language:Python 1.7%