gltf-pipeline
Advanced tools
Changelog
4.1.0 - 2023-04-21
baseColorTextureNames
and baseColorFactorNames
to the options that can be given at the command line and passed to processGltf
and updateVersion
, to specify the uniform names in a KHR_techniques_webgl
extension that indicate that a certain texture or color should be used as the base color texture or base color factor of a PBR material. #637CESIUM_primitive_outline
extension. #632Changelog
3.0.5 - 2022-06-30
EXT_mesh_features
and EXT_structural_metadata
extensions.Changelog
3.0.3 - 2021-07-24
KHR_materials_pbrSpecularGlossiness
extension in addDefaults
. #580EXT_meshopt_compression
extension. #593EXT_feature_metadata
extension. #585