te-model

Define LXStudio-TE vehicle models and fixture mappings using .lxf files.

1|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/piemonte/skills --skill te-model
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: te-model
Source: https://github.com/piemonte/skills/tree/main/te-model
Command: npx skills add https://github.com/piemonte/skills --skill te-model

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

LXStudio-TE vehicle modeling and fixture management are complex, requiring consistent definitions for vehicle geometry, DMX addressing, and fixture file formats to support live shows and tooling.

Core Features & Use Cases

  • Defines master vehicle models and fixture mappings using the .lxf fixture format.
  • Encapsulates geometry, transforms, and DMX addressing for edge, panel, and window components.
  • Provides Java model classes that wrap fixture data for runtime use in LXStudio-TE projects.

Quick Start

Load a TE vehicle model by referencing the master .lxf fixture and its Java model definitions.

Frequently Asked Questions about te-model

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I define LXStudio-TE vehicle models and fixture mappings?

You define LXStudio-TE vehicle models by creating a master .lxf fixture file and wrapping its data with Java model classes. This encapsulates geometry, transforms, and DMX addressing for runtime use in live shows.

What is the .lxf fixture format used for in LXStudio-TE?

The .lxf fixture format is used for defining master vehicle models and their fixture mappings in LXStudio-TE. It encapsulates geometry, transforms, and DMX addressing for edge, panel, and window components to support live shows and tooling.

Do I need Java model classes to manage LXStudio-TE vehicle fixtures?

Yes, you need Java model classes to wrap fixture data for runtime use in LXStudio-TE projects. These classes manage the vehicle architecture by applying transforms and DMX addressing to edge, panel, and window components.

How do I apply DMX addressing to edge and panel components in LXStudio-TE?

You apply DMX addressing to edge and panel components by defining the mappings within the master .lxf fixture file. The Java model classes then wrap this fixture data to execute the transforms and addressing during runtime.

Can I manage vehicle geometry and transforms for live shows using .lxf files?

Yes, .lxf files manage vehicle geometry and transforms for live shows. The format encapsulates the necessary structural definitions for edges, panels, and windows, which Java model classes wrap for runtime execution in LXStudio-TE.