asparagusx
Good morning
Looking at alternatives to Irrlicht. Have complex Windows MFC based C++ application. Want to use Urho3D to render scenes. Is this going to work for me???
Any feedback welcome!
Anton
Good morning
Looking at alternatives to Irrlicht. Have complex Windows MFC based C++ application. Want to use Urho3D to render scenes. Is this going to work for me???
Any feedback welcome!
Anton
Hello - I have restarted this project and need to write myself a sample of using Urho3D with a HWND and managing mouse messages etc. Are there any samples available for this. Suspect I will not be able to use the Application class out of the box.
Thanks
Just pass HWND into engine parameters while starting. Isn’t it enough?