Info
| Version: | 0.75.0 |
| Author(s): | Max Aizenshtein, Etay Meiri, Steven Batchelor |
| Last Update: | Friday, February 13, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://code.google.com/p/glfx/ |
| NuGet Url: | https://www.nuget.org/packages/glfx |
Install
Install-Package glfx
dotnet add package glfx
paket add glfx
glfx Download (Unzip the "nupkg" after downloading)
Dependencies
- glfx.redist(0.75)
Tags
An effect file can contain multiple shader definitions across all shader stages and allows you to easily create GLSL programs from them. The library provides a very simple to use API which hides the low level compilation and linkage OpenGL functions from the user.