Docs.rs
spottedcat-1.0.3
spottedcat 1.0.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
23 July 2026
Links
Repository
crates.io
Source
Owners
Arion-Dsh
Dependencies
ab_glyph ^0.2
normal
anyhow ^1
normal
bytemuck ^1
normal
cpal ^0.17.3
normal
gltf ^1.4.1
normal
optional
image ^0.25
normal
optional
symphonia ^0.5
normal
ultraviolet ^0.10.0
normal
wgpu ^28
normal
fundsp ^0.18
dev
console_error_panic_hook ^0.1
normal
wasm-bindgen ^0.2
normal
wasm-bindgen-futures ^0.4
normal
web-sys ^0.3
normal
web-time ^1
normal
gilrs ^0.11
normal
winit ^0.30
normal
android-activity ^0.6.1
normal
jni ^0.21
normal
ndk ^0.9.0
normal
ndk-sys ^0.6
normal
raw-window-handle ^0.6
normal
block2 ^0.6.2
normal
objc2 ^0.6.3
normal
objc2-core-motion ^0.3.2
normal
objc2-foundation ^0.3.2
normal
Versions
55.05%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
create_sphere
spottedcat
1.0.3
In spottedcat::
model
spottedcat
::
model
Function
create_
sphere
Copy item path
Source
pub fn create_sphere(ctx: &mut
Context
, radius:
f32
) ->
Result
<
Model
>
Expand description
Creates a sphere model.