Skip to content

Instantly share code, notes, and snippets.

View thusiyuan's full-sized avatar

SiyuanHuang thusiyuan

View GitHub Profile
@thusiyuan
thusiyuan / osmesa.md
Created October 13, 2017 09:10 — forked from SiyuanQi-zz/osmesa.md
OSMesa standalone installation

Stand-alone OSMesa Installation Guide

Install the dependencies:

sudo apt-get build-dep mesa
sudo apt-get install llvm-dev
sudo apt-get install freeglut3 freeglut3-dev

Installation