Registry / other / old-school-gfx-glutin-ext

old-school-gfx-glutin-ext

JSON →
library0.34.0rscratesunverified

Extensions for glutin to initialize and update old school gfx graphics.

# Cargo.toml [dependencies] old_school_gfx_glutin_ext = "0.34.0"
INSTALL
IMPORT
SIG · OLD-SCHOOL-GFX-GLU
O
old-school-gfx-glutin-ext
otherrustv0.34.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

GfxGlutinExt
use old_school_gfx_glutin_ext::GfxGlutinExt;

Initializes the glutin extension for old school gfx.

use old_school_gfx_glutin_ext::GfxGlutinExt; fn main() { let ext = GfxGlutinExt::new(); println!("Extension initialized"); }
Debug
Known issues
gotchaDepends on outdated gfx-rs version
fix
Consider migrating to modern graphics APIs like wgpu
affects: *
Upgrade
Version history
0.34.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
old-school-gfx-glutin-ext — cargo add old-school-gfx-glutin-ext · libregistry