Registry / other / ambient-gpu

ambient-gpu

JSON →
library0.2.1rscratesunverified

Provides GPU functionality for the Ambient game engine, host-only.

# Cargo.toml [dependencies] ambient_gpu = "0.2.1"
INSTALL
IMPORT
SIG · AMBIENT-GPU
A
ambient-gpu
otherrustv0.2.1
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.

Gpu
use ambient_gpu::Gpu;

Initialize the GPU context.

use ambient_gpu::Gpu; fn main() { let _gpu = Gpu::new(); println!("GPU initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
43 hits · last 30 days
node
40
Meta
1
OpenAI (training)
1
Resources
ambient-gpu — cargo add ambient-gpu · libregistry