Skip to content

Blender 3 to Urho3D mesh exporter with various bug fixes.

License

Notifications You must be signed in to change notification settings

hanoglu/Blender2Urho

 
 

Repository files navigation

Improvements

PBR Support

Urho3D/RBFX engines takes metallic and roughness maps from different channels of a single RGB image instead of two grey scale images. This plugin has the ability of combining two grey scale metallic and roughness maps into single RGB image. To enable this feature "Copy textures" and "Compress specular map" options should be selected. Material file will be created automatically with respect to corresponding technique.

Others

Alpha technique appends to material technique if alpha map are used

Roughness, metallic and alpha maps can be exported with "Copy textures" option now

Added functionality to cast shadows in exported scene, 'Cast shadows' checkbox can be found under 'Export Urho Prefabs' menu

Bugfixes

A bug related with Python 3.11 fixed

A bug caused to block material export on Blender 2.8 and above has been fixed

Urho3D-Blender

Blender to Urho3D mesh exporter.

Guide here.

Installation:

  • download the repository zip file
    download
  • menu "File"
  • select "User Preferences..."
  • select page "Add-ons"
  • click "Install from File..."
    install
  • 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): location

About

Blender 3 to Urho3D mesh exporter with various bug fixes.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%