> For the complete documentation index, see [llms.txt](https://upland-3d.gitbook.io/upland-3d/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://upland-3d.gitbook.io/upland-3d/fundamentals/naming.md).

# Naming

<figure><img src="/files/tCDJMd66Uov8bwdqscQU" alt=""><figcaption></figcaption></figure>

All names should use lowercase letters (blender file, gltf, images textures, textures)

Space between letters should use underscores “\_ “

Do not use any name extension that may not be need it

Names for materials and images should be the same as the GLTF file

Examples of naming conventions:

* Carnaval\_ornament\_ranchhouse\_nft.gtf
* Carnaval\_ornament\_ranchhouse\_lod\_0.gtf
* Carnaval\_ornament\_ranchhouse\_lod\_1.gtf
* Carnaval\_ornament\_ranchhouse\_wireframe.gtf
