https://github.com/hadronized/luminance-gl
OpenGL implementation of luminance
https://github.com/hadronized/luminance-gl
Last synced: about 1 year ago
JSON representation
OpenGL implementation of luminance
- Host: GitHub
- URL: https://github.com/hadronized/luminance-gl
- Owner: hadronized
- License: other
- Created: 2016-02-23T12:33:40.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-25T17:16:33.000Z (over 10 years ago)
- Last Synced: 2025-01-21T16:26:37.531Z (over 1 year ago)
- Language: Haskell
- Size: 27.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# What is this?


**OpenGL** backends for [luminance](https://github.com/phaazon/luminance).
# Provided backends
That package provides several luminance backends:
- an **OpenGL 3.3** backend;
- an **OpenGL 4.5** backend with native *DSA* support;
- an **OpenGL 4.5 + bindless textures** backend with native *DSA* support.