Coherent UI integration with Ogre3D (video tutorial)
Hi Everyone,
Coherent UI is well-known for its integration with Unity3D and CryEngine. Now we have expanded even further and want to show you how to setup the new Coherent UI plugin for Ogre3D graphics engine.
In the demo you’ll see how to setup and display a local HTML resource and also do some basic communication between the C++ and JS code. You’ll find sample implementation for input forwarding in the plugin repository that you can use for making an in-game browser or just interacting with GUI elements.
The current implementation is for Windows only, but a Mac version should be available soon as well.
We strongly recommend to try Coherent UI in Ogre3D yourself and give us your feedback 🙂
Used resources:
Ogre3D Wiki:
– Setting up an application with Visual Studio
– Intermediate tutorial 7: Render to texture (RTT)
Other:
– CoherentUI repository in GitHub
Follow Angel on Twitter: @VenkovAngel
Follow Nick on Twitter: @Nikxio