Re: OGRE Renderer
Is anything in that repo that is not in the 0.96 Ogre sample?
Re: OGRE Renderer
That would have been my 2nd question
May be a misunderstanding, then.
May be a misunderstanding, then.
Re: OGRE Renderer
This one set up by Mind Calamity earlier in the thread.
https://bitbucket.org/MindCalamity/nogre
I was under the impression that this is where development is done, but I guess that's a misunderstanding.
https://bitbucket.org/MindCalamity/nogre
I was under the impression that this is where development is done, but I guess that's a misunderstanding.
Re: OGRE Renderer
Yes, that repository is not up-to-date. At first, we though that the ogre bindings could be hosted in our internal repository, but as the bindings need to evolve and I imagine that different collaborators will modify them and i think that we should create a new public repository (or reuse the one from Mind Calamity) on github, bitbucket or whatever to keen in sync ogre3d and noesisgui.
Re: OGRE Renderer
Yes but you should create a new one and give me access on bitbucket.
Re: OGRE Renderer
This is the new github repo https://github.com/Noesis/OgreBindings
For now it is empty. But I know that Wolfmanfx is working on it for the 0.9.7 version.
For now it is empty. But I know that Wolfmanfx is working on it for the 0.9.7 version.
Re: OGRE Renderer
Is exists any performance test result with OgreRenderer?
I need to compare performance between CEGUI, MyGUI and NoesisGUI on Ogre3D. When will you release the next version of Ogre Renderer approximatly?
I need to compare performance between CEGUI, MyGUI and NoesisGUI on Ogre3D. When will you release the next version of Ogre Renderer approximatly?
Re: OGRE Renderer
The latest bindings (working with the current version of NoesisGUI) has been uploaded to github:
https://github.com/Noesis/OgreBindings
For now, wolfmanfx is the administrator but I would like to give permission to more people from the Ogre team. If you need rights, please send me an email or write here.
https://github.com/Noesis/OgreBindings
For now, wolfmanfx is the administrator but I would like to give permission to more people from the Ogre team. If you need rights, please send me an email or write here.
Re: OGRE Renderer
I measured the Basic Ogre Sample performance with FRAPS.
In first case I started the program and measured FPS.
In second case I commented out all lines from sample.cpp with "Noesis" prefix. (Noesis_Init, Noesis_Load etc. ). GUI disappeared so I could measure the performance without Noesis.
Result:
800*600 Windowed mode
1. 325
2. 2720
1680*1050 Windowed mode
1. 325
2. 2180
1920*1080 Full screen mode
1. 337
2. 2200
Batch count measured in
Ogre: 13
Noesis XAML Player: 114
In first case I started the program and measured FPS.
In second case I commented out all lines from sample.cpp with "Noesis" prefix. (Noesis_Init, Noesis_Load etc. ). GUI disappeared so I could measure the performance without Noesis.
Result:
800*600 Windowed mode
1. 325
2. 2720
1680*1050 Windowed mode
1. 325
2. 2180
1920*1080 Full screen mode
1. 337
2. 2200
Batch count measured in
Ogre: 13
Noesis XAML Player: 114
Who is online
Users browsing this forum: Google [Bot], mzaripov and 2 guests