Use this:
Wanna give it a try? Download the latest release from the release section
Caution: Just using github-zip won't work due to missing submodules and missing urho3d-runtime
- install plugin in blender
- navigate to: edit->preferences->addons
- ->'Install...'->[downloaddir]/urho3d-blender-exporter.zip and enable the checkbox
This plugin is work in progress....
Caution Since this addon depends on pyzmq, pyzmq is installed automatically if not present. If blender makes problems try to execute blender (once) as admin
Additional
Installation
Getting Started Video
Video Playlist
INFO If you struggle to install this addon, there is another exporter also based on reattiva's addon for blender 2.8+ that might worker better for you.
Blender to Urho3D mesh exporter.
Caution: This version is highly experimental. Consider it proof of concept and WIP.
Also install and activate addon_jsonnodetree for support of setting components and adding materials
Videos:
- Install
- Exporter Options
- runtime and material-nodes
- materialnodes and textures
- component nodes
- custom component workflow
- Collection Instances
- Armature Animation
blender-addons addon_jsonnodetree and addon_blender_connect are now integrated into this addon as submodule. Both are still working standalone
-
To clone:
git clone --recurse-submodules https://github.com/dertom95/Urho3D-Blender.git
-
To update:
git pull --recurse-submodules
-
To build runtimes and create release.zip
./create_release.sh
Guide here.
Installation:
- download the repository zip file
- menu "File"
- select "User Preferences..."
- select page "Add-ons"
- click "Install from File..."
- select the downloaded zip file
- enable the addon
The addon is located in the "Properties" panel, at the end of the "Render" page (camera icon):