Z

The native file formats of Maxon ZBrush, a digital sculpting application. .zpr stores full project files; .ztl stores individual ZTools (3D objects). Standard in character modeling for games and film.

Definition
Z

A widely used archive file format that supports lossless data compression. Created by Phil Katz in 1989, it is natively supported by all major operating systems.

Definition
Z

A fast lossless compression algorithm developed by Facebook/Meta. It targets real-time compression scenarios with compression ratios similar to zlib but with much faster speeds.

Definition
G

GL Transmission Format: an open standard for 3D scenes and models by the Khronos Group. Often called the "JPEG of 3D," optimized for efficient transmission and loading.

Definition
P

The modern Python project configuration file (PEP 518/621) replacing setup.py. Defines build system, dependencies, and tool settings in a single TOML file.

Definition
R

A plain-text markup language used in Python documentation (Sphinx). More feature-rich than Markdown with support for cross-referencing, directives, and roles.

Definition
R

A plain text file placed at the root of a website that instructs web crawlers which pages or sections should or should not be crawled. Follows the Robots Exclusion Protocol standard.

Definition
T

TypeScript configuration file specifying compiler options, file inclusions, and project references for the TypeScript compiler (tsc).

Definition