For the complete documentation index, see llms.txt. This page is also available as Markdown.

Carpet CTM

Carpet CTM is the same as normal CTM it is a special model due to the size and to make it so that the edges of the carpet do not get a CTM texture for the 1 pixel size.

Identifier

athena:carpet_ctm

Data

Carpet CTM requires 5 textures:

  • center — Used for internal corners.

  • empty — Used to fill in the middle of the texture.

  • horizontal — Used for horizontal edges.

  • vertical — Used for vertical edges.

  • particle — Particle texture and the texture used for external corners.

Center texture used for internal corners.
Empty texture used for empty middle.
Horizontal texture used for horizontal edges
Vertical texture used for vertical edges
Particle texture used for external edges.

Example

Last updated