Jump to content

OpenGL Accelerated HTML Overlay/Getting Started/Building HTML Overlay: Difference between revisions

Line 18: Line 18:




=== Core ===
=== OpenGL ===


Please, install them using (in Debian-based systems):
To install OpenGL, please use: (in Debian-based systems):


<syntaxhighlight lang=bash>
<syntaxhighlight lang=bash>
sudo apt install -y    \
sudo apt install mesa-utils
    libspdlog-dev      \
sudo apt-get install freeglut3   
    python3-dev
</syntaxhighlight>
 
=== GTK+ ===
<syntaxhighlight lang=bash>
 
</syntaxhighlight>
</syntaxhighlight>


704

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.