Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hadronized/luminance-gl
OpenGL implementation of luminance
https://github.com/hadronized/luminance-gl
Last synced: 4 days 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 (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-25T17:16:33.000Z (almost 9 years ago)
- Last Synced: 2024-11-20T21:50:52.192Z (2 months 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?
![Hackage](https://img.shields.io/badge/hackage-none-orange.svg?style=flat)
![License](https://img.shields.io/badge/license-BSD3-blue.svg?style=flat)**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.