Ogre snapshot snap
Posted: Fri Nov 04, 2016 6:13 pm
I have created a snappy package based on the Github Version which you can install on Ubuntu 16.04+ using
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.
Code: Select all
sudo snap install ogreIn 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.