Skip to main content

fetch_glb

Function fetch_glb 

Source
pub fn fetch_glb(glb_url: &str) -> Result<Vec<u8>, CcfError>
Expand description

Fetch one organ’s GLB bytes from its CDN URL (blocking).