[![Build and test (Linux)](https://github.com/Libvisual/libvisual/actions/workflows/linux.yml/badge.svg)](https://github.com/Libvisual/libvisual/actions/workflows/linux.yml) [![Build and test (Windows, mingw-w64)](https://github.com/Libvisual/libvisual/actions/workflows/windows.yml/badge.svg)](https://github.com/Libvisual/libvisual/actions/workflows/windows.yml) # Welcome to Libvisual! # Branches of Interest - [`0.4.x`](https://github.com/Libvisual/libvisual/tree/0.4.x) — targets version 0.4.x, uses C99 and C++11, maintenance, bugfixes only - [`master`](https://github.com/Libvisual/libvisual/tree/master) — targets version 0.5.x and beyond, uses C11 and C++20, development # Building Libvisual - [Building Libvisual 0.4.x on Ubuntu/Debian](https://github.com/Libvisual/libvisual/blob/0.4.x/.github/workflows/linux.yml) using GNU Autotools - [Building Libvisual 0.5.x on Ubuntu/Debian](https://github.com/Libvisual/libvisual/blob/master/.github/workflows/linux.yml) using CMake # Documentation There is a [GitHub Wiki](https://github.com/Libvisual/libvisual/wiki) on Libvisual with more information.