Skip to content

MoriokaReimen/VLC-OpenGL-ImGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VLC-OpenGL-ImGUI

A brief example app for VLC/OpenGL/Imgui

ScreenShot

Dependency

This app requires these libraries.

and code in include/vlcpp come from https://github.com/videolan/libvlcpp

How to build(Linux Only)

Install all dependencies listed above and execute commands below at the directory this file locates

cmake -Bbuild .
cd build
make all

References

This app is created with help of these links.

About

VLC+OpenGL+ImGUI Sample

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors