Skip to content

janek-bieser/glsl-preview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GLSL Preview

GLSL Preview is a Qt-based tool which helps developing OpenGL Shaders. The original version (tag fh-project-release) was developed as a student project at Fachhochschule Bingen.

GLSL Preview UI

Project Setup

Clone the project and its submodules using the --recursive flag, or run git submodule update --init after you cloned the repository.

Download and install Qt including Qt-Creator.

Compile & Run

Open glsl-preview-app.pro inside of Qt-Creator and run the project.

License

This project uses the MIT License, so you can do whatever you want with it. Note that some of the dependencies use different licenses.