{"id":64550,"library":"ambient-gpu","title":"Ambient GPU","description":"Provides GPU functionality for the Ambient game engine, host-only.","status":"active","version":"0.2.1","language":"rust","source_language":null,"source_url":"https://github.com/AmbientRun/Ambient","tags":["gpu","game-engine","ambient","graphics"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nambient_gpu = \"0.2.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add ambient_gpu","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Gpu","correct":"use ambient_gpu::Gpu;"}],"quickstart":{"code":"use ambient_gpu::Gpu;\n\nfn main() {\n    let _gpu = Gpu::new();\n    println!(\"GPU initialized\");\n}","lang":"rust","description":"Initialize the GPU context."},"warnings":[],"env_vars":null,"search_vec":"'ambient':1,8,18 'engin':10,17 'function':5 'game':9,16 'game-engin':15 'gpu':2,4,14 'graphic':19 'host':12 'host-on':11 'provid':3","created_at":"2026-06-17T16:57:24.384287+00:00","updated_at":"2026-06-17T16:57:24.384287+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/AmbientRun/Ambient","github":"https://github.com/AmbientRun/Ambient","docs":"https://docs.rs/ambient_gpu/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}