.ntmd - Model

.ntmd is a model format, like .gltf, but made to mimick the Model structure.

.ntmd is in the JSON format, and can be read and written using JSON.

Name

Type

Description

Possible values

primitives

Array of Object

The model’s primitives.

Name

Type

Description

Possible values

meshPath

String

The path to the .ntmh - Mesh.

A path to a mesh.

materialPath

String

The path to the .ntml - Material.

A path to a material.