luminance-gl

Crates.ioluminance-gl
lib.rsluminance-gl
version0.19.1
sourcesrc
created_at2016-04-29 09:52:51.686985
updated_at2022-04-13 06:40:31.209155
descriptionOpenGL backends for luminance
homepagehttps://github.com/phaazon/luminance-rs
repositoryhttps://github.com/phaazon/luminance-rs
max_upload_size
id4902
size145,186
Dimitri Sabadie (hadronized)

documentation

https://docs.rs/luminance-gl

README

luminance-gl

OpenGL backends.

This crate exportes OpenGL backends for luminance. This crate can be used via two mechanisms:

  • Automatically selected for you by luminance-front. This is the option you should probably go to in most of the cases, where you want the compiler to pick the backend type for you without caring too much about it.
  • Manually picked. In this case, you will want to browse the content of this crate to use a backend type.
Commit count: 1990

cargo fmt