Skip to content

rdhafidh/Urho3DInsideQWidget

Repository files navigation

Urho3DInsideQWidget

===========

A simple prototype of Urho3D scene content in Qt5 QWidget. This project provides out of the box integration of Urho3D scene in Qt5 Widget. Some notable information that led me to write this code is from dakilla's answer and my personal possible crash fix improvements.

This project is currently tested on windows 7, MSVC 2017 Community and Qt version 5.9. There are several notes to consider:

  1. You must edit urhoqt1.pro and change URHO_HOME variable to point to your chroot of your urho3d instalation folder.
  2. You must edit engineParameters_ ResourcePrefixPaths to point to your URHO_HOME/share/Resources folder.

Happy Hacking !

This application license is under MIT License

Releases

No releases published

Packages

No packages published