# 3D model assets Put the first pipeline model here: - Preferred: `static/models/je-skin-model.glb` - Format: glTF 2.0 `.glb` - Also supported after changing `modelUrl`: glTF 2.0 `.gltf` with its `.bin` and texture files in the same folder - Not supported directly: older glTF 1.0 assets. Convert them to glTF 2.0 first. Runtime URL used by the app: ```text /models/je-skin-model.glb ```