- Notifications
You must be signed in to change notification settings - Fork2
Pluging for scripting by python in Unigine Editor
License
NotificationsYou must be signed in to change notification settings
unigine-plugins/Sea5kgPython3Scripting_editorplugin
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
IN-PROGRESS...
Pluging for scripting by python3 in Unigine Editorhttps://unigine.com/get-unigine/
- License of plugin: MIT
- For code editor used:https://github.com/Megaxela/QCodeEditor - under MIT license
- Build-in Python-3.10.1https://github.com/python/cpython/tree/v3.10.1 - under Python Software Foundation license
- Unigine SDK 2.17 - tested on
Community Free
on windows:
> cd source/plugins/Sea5Kg/Python3Scripting/> build_python.baton linux:
$ cd source/plugins/Sea5Kg/Python3Scripting/$ build_python.batRequired:
- cmake 3.19+
- Python 3+
- on windows: Visual Studio 17 2022
Build on linux
Python:
$ docker run --rm -it -v`pwd`:/opt/sources sea5kg/unigine-editor-pluigns:v2.17 bash -c"cd source/plugins/Sea5kg/Python3Scripting && ./build_python.sh"
Plugin:
$ docker run --rm -it -v`pwd`:/opt/sources sea5kg/unigine-editor-pluigns:v2.17 ./build_plugin.pyhttps://ezgif.com/video-to-gif/
or
ffmpeg -ss 4 -t 50 -i create_node.mp4 -vf "fps=5,scale=1600:-1:flags=lanczos,split[s0][s1];[s0]palettegen[p];[s1][p]paletteuse" -loop 0 create_node.gifAbout
Pluging for scripting by python in Unigine Editor
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.

