Page 1 of 1

Ogre snapshot snap

Posted: Fri Nov 04, 2016 6:13 pm
by paroj
I have created a snappy package based on the Github Version which you can install on Ubuntu 16.04+ using

Code: Select all

sudo snap install ogre
It includes the SampleBrowser with the GL, GLES2 and GL3Plus RenderSystems. The highlight is probably that all of this is statically linked.
In other news it allows you to test the SDL2 based input and the GLES2 context on a desktop machine.

However it only works with MESA drivers due to a current limitation of snap format.

Re: Ogre snapshot snap

Posted: Tue Dec 13, 2016 10:47 am
by paroj
with the latest changes in Ubuntu, this should now also work with the proprietary NVidia drivers