Registry / other / geng-shader

geng-shader

JSON →
library0.17.2rscratesunverified

Shader utilities for the Geng game engine.

# Cargo.toml [dependencies] geng-shader = "0.17.2"
INSTALL
IMPORT
SIG · GENG-SHADER
G
geng-shader
otherrustv0.17.2
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.

Shader
use geng_shader::Shader;

Creates a new shader instance for use with the Geng engine.

use geng_shader::Shader; fn main() { let shader = Shader::new(); println!("Shader created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.17.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
geng-shader — cargo add geng-shader · libregistry