Docs.rs
gloss-geometry-0.8.0
gloss-geometry 0.8.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
aman-shenoy
Dependencies
burn ^0.18
normal
burn-cubecl ^0.18
normal
cubecl ^0.6.0
normal
gloss-burn-multibackend ^0.8
normal
gloss-img ^0.8
normal
gloss-utils ^0.8
normal
image ^0.25.5
normal
itertools ^0.12
normal
log ^0.4
normal
nalgebra ^0.32
normal
obj-exporter ^0.2
normal
ply-rs ^0.1.3
normal
strum ^0.26.3
normal
strum_macros ^0.26.3
normal
wgpu ^25.0
normal
Versions
37.21%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
sample_img_with_uvs
gloss_
geometry
0.8.0
In gloss_
geometry::
geom
gloss_geometry
::
geom
Function
sample_
img_
with_
uvs
Copy item path
Source
pub fn sample_img_with_uvs( img: &
DynImage
, uvs: &
DMatrix
<
f32
>, is_srgb:
bool
, ) ->
DMatrix
<
f32
>