luminance-surfman

Crates.ioluminance-surfman
lib.rsluminance-surfman
version0.1.0
sourcesrc
created_at2021-04-30 18:32:30.839841
updated_at2021-04-30 18:32:30.839841
descriptionA Surfman platform crate for the Luminance graphics API
homepage
repositoryhttps://github.com/katharostech/luminance-surfman
max_upload_size
id391665
size21,461
Crates.io Publishers (github:katharostech:crates-io-publishers)

documentation

https://docs.rs/luminance-surfman

README

Luminance Surfman

Crates.io Docs.rs Katharos License

A Surfman platform crate for the Luminance graphics API

This crate is useful in situtions where you do not have control over the window creation, and you need to be able to create a Luminance surface after the window and event loop have already been created.

This crate currently supports creating a Luminance surface from a winit window, but could also be easily extended to allow you to create surfaces from a raw window handle. Open an issue if you have that use case!

Commit count: 8

cargo fmt