DRONIEUS
[ HOW IT WORKS ]

Seed → wireframe → textured, honestly explained.

No product on this site is hand-modeled one-off. Every pack traces back to a real SketchUp Ruby generator, a real seed, and a real parameter set. This page shows the actual pipeline — not a marketing diagram of one.

01 / 02THE FOUR-STEP PIPELINE

The four-step pipeline

01
Generate
Pick a parameter set — voltage class, prop layout, colorway. The SketchUp Ruby generator lays down geometry deterministically from a seed.
SketchUp, seconds not hours
02
Customize
Open the generated geometry directly in SketchUp. Nothing is baked or obfuscated — it's a normal editable model.
in SketchUp
03
Export
Export to whichever format your pipeline needs. Formats differ per pack — check the spec table on each product page.
DAE · FBX · GLB · USD · SKP
04
Use
Drop the result into Unreal via Datasmith, into your DCC tool of choice, or straight into a training-course layout.
downstream, your call
02 / 02SEEDS & DETERMINISM

Same seed, same parameters, same output.

Where a DRONIEUS product is generator-driven (the Power-Line Infrastructure Generator today; more packs are moving this direction), the generator takes a numeric seed plus an explicit parameter set and produces the same geometry every time those inputs repeat. That's what makes the regenerate cycler on the home page meaningful — each mode shown there is a real, repeatable generator output, not three unrelated renders picked to look like variety.

EXAMPLE MANIFEST · ILLUSTRATIVE SCHEMA
{
  "product":  "DR-PL-001",
  "version":  "0.3.0",
  "seed":     481022,
  "voltage":  "UK_400KV",
  "mode":     "default_corridor",
  "params": {
    "span_count":   6,
    "aging_years":  0,
    "custom_route": null
  }
}

Shown to illustrate the shape of a real seed + parameter manifest — not a literal file dump from a specific run.

QUESTIONS
Something on a spec sheet doesn't check out?
Email support@dronieus.com — a real person answers, not a ticket queue.
Contact