Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.38 KB

File metadata and controls

43 lines (30 loc) · 1.38 KB

unigine-2.14-editor-plugin-python3scripting

IN-PROGRESS...

Pluging for scripting by python3 in Unigine Editor https://unigine.com/get-unigine/

Build instruction

Linux (Ubuntu)

$ sudo apt install qt5-default python3 python3-dev

unigine_project folder - where you can see data and with bin and with include and launchers

  • Download this project via git or as zip
  • Copy UnigineEditorPlugin_Python3Scripting to your unigine_project folder
  • Copy build_plugin.sh to to your unigine_project folder
  • Open terminal in your unigine_project folder
  • chmod +x build_plugin.sh
  • ./build_plugin.sh

After this call ./launch_editor.sh or launch editor from UNIGINE SDK Browser

Helpful links

Here can find wrappers:

New type (class)