@three-roads/core
v0.1.0
Published
Framework-independent road-network authoring, compilation, geometry, and validation.
Downloads
203
Readme
@three-roads/core
The renderer-independent foundation of three-roads. It provides immutable authoring documents, templates, alignment geometry, compilation into road networks, lane and junction topology, validation, and SVG rendering.
Use the root three-roads README for installation and a
complete first example. For junctions, roundabouts, interchanges, and
diagnostics, follow the Build a Road Network guide.
Public subpath imports include authoring,
authoring-document, authoring-session, compiler, geometry, lanes,
scenarios, svg, and validation.
import { compileRoadNetwork, createRoadAuthoringDocument } from '@three-roads/core'MIT © 2026 @alightinastorm.
