NoesisGUI v1.2 released + updated Ogre bindings

NoesisGUI

After 12 months of development and more than a dozen of public betas, Noesis Technologies are proud to announce the next big release of noesisGUI. Highlights in this version are:

  • New platforms: DirectX 11, Windows Phone, Windows Store, iOS ARM64, OpenGL ES 3.
  • New rendering algorithm that significantly improves performance and reduces draw calls.
  • Simplified resource architecture.
  • New tool for building XAMLs.
  • Hundreds of improvements and bugfixes.

More information can be found in the release notes.

The OGRE bindings were updated to work with this new version. Special thanks to Murat Sari for his invaluable support.

Find more information about noesisGUI on the official website.

 

HLMS / PBS + Online Editor sponsored by CodeRabbit GmbH

Hello everybody, Murat (wolfmanfx) here:

Last year at CodeRabbit GmbH (my own company), we started a project called “Distributed Viewer”.

Distributed Viewer is an editor where users can upload models and edit materials in real time from any browser and instantly preview the changes not only in the browser, but also in all connected devices such as desktop PCs, Android and iOS devices at the same time.

Early in the development cycle we have realized that the current Ogre material system was too limiting and too complicated to do something like this. So after many discussions we came to the point where we decided to fund the initial development of the Ogre HLMS “High Level Material System”. More details about the HLMS can be found in this post from Matias.

With HLMS in our bag we have created PBS (Physically Based Shading) materials for the uploaded models. Our PBS shader is based on this moving-frostbite-to-pbr (the HLMS files will be released with the upcoming backport). The following image shows a screenshot from the material designer.

(more…)