Hello!
This package is designed for the visual creation and calculation of smoothed paths (camera animations in 3D scenes, object trajectories, and markers on maps). The functionality enables the construction of a continuous curve based on a set of control points using arc-length parametrization to ensure uniform motion along the entire path.
npm i spline-route-tool
- Visual Editor: Drag and drop points right in your 3D scene.
- Flight & Scroll: Smoothly fly the camera along the path on mouse scroll.
- Waypoints: Configure step-by-step stops along the path (e.g.
1 → 2 → 3). - Cinematic Effects: Add camera shake, barrel rolls, and apply custom easing curves.
- One-Click Export: Copy production-ready vanilla JS or R3F React component code directly from the UI.
Live demo tool
