Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/2004seraph/cyanshaderlib

A simple C++17 GLSL shader utility library
https://github.com/2004seraph/cyanshaderlib

library opengl shader-library shader-programming toy-project

Last synced: about 1 month ago
JSON representation

A simple C++17 GLSL shader utility library

Awesome Lists containing this project

README

        

# CyanShaderLib - My GLSL Shader Lib

Some basic classes made for my personal use to create OpenGL shaders easily in C++17. Use at your own risk.

## Building

This project uses CMake, you can convert it to a visual studio project to build it using the CMake-gui program, nothing weird should happen, I've tested it.