Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/remogatto/shaders
A Go package for handling OpenGL shaders
https://github.com/remogatto/shaders
Last synced: 29 days ago
JSON representation
A Go package for handling OpenGL shaders
- Host: GitHub
- URL: https://github.com/remogatto/shaders
- Owner: remogatto
- License: mit
- Created: 2014-01-19T11:04:28.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-07T19:33:46.000Z (almost 11 years ago)
- Last Synced: 2024-11-07T02:14:40.102Z (3 months ago)
- Language: Go
- Homepage:
- Size: 111 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shaders
shaders is a [Go](http://golang.org) package for handling OpenGL shader resources.
# Installation
go install github.com/remogatto/shaders# LICENSE
See [LICENSE](LICENSE).