Classes for working with glTF models.
double applySamplerWrapS(const double u, const int32_t wrapS)
Applies a sampler's WrapS value to the given U component of a texture coordinate.
double applySamplerWrapT(const double v, const int32_t wrapT)
Applies a sampler's WrapT value to the given V component of a texture coordinate.