์ค๋ช
Automatic Cinematic Camera Rig for UE5
Vesper Camera Rig is a production-ready C++ Unreal Engine plugin designed to automate cinematic product reveals, turntables, 360ยฐ orbits, and architectural sweeps directly inside the Editor viewportโno Play-In-Editor (PIE) required.
Whether you are showcasing 3D assets, vehicles, props, or creating commercial trailers, Vesper provides instant procedural camera setups with automatic target framing and depth-of-field control.
---
โจ Key Features
*Instant Studio Panel (Slate UI):** Dedicated dockable editor window accessible from `Window > Vesper Camera Studio` or the Level Toolbar.
*Smart Auto-Framing (`AutoFrameTargetActor`):** Automatically calculates the target actorโs bounding box (`GetActorBounds`) and dynamically scales the camera distance based on FOV.
*6 Procedural Motion Styles (`EVesperMotionStyle`):**
๐ฌ *Circular Orbit (360ยฐ):** Smooth continuous rotational sweep around target.
๐๏ธ *Elliptical Sweep:** Asymmetric wide sweep for vehicles, weapons, and long assets.
๐ *Spiral In / Spiral Out:** Radial zoom movement combined with height transitions.
โจ *Commercial Product Reveal:** Upward elevation sweep ideal for tech/product showcases.
๐ *Turntable Bounce:** Sinusoidal oscillating back-and-forth movement (45ยฐ angle).
*Quick Orthographic Presets:** Instant Front, Side, and Top views with auto-focus distance locking.
*C++ & Blueprint Native:** Fully exposed function library (`UVesperCameraFunctionLibrary`) for custom Sequencer or Runtime integrations.
*Editor Real-Time Tick:** Utilizes `ShouldTickIfViewportsOnly()` for fluid preview without entering PIE.
---
๐ ๏ธ Technical Details
*Engine Compatibility:** Unreal Engine 5.5+
*Module Type:** Editor Plugin
C++ Classes Included:
* `AVesperCameraRigActor` (Master Rig Actor with `UCineCameraComponent`)
* `UVesperCameraFunctionLibrary` (Static Helper Library)
* `FVesperCameraRigModule` (Slate UI / Toolbar Integration)
*Target Platforms:** Windows, Mac, Linux
*Dependencies:** `CinematicCamera`, `Slate`, `ToolMenus`
---
๐ฉ Support & Contact
*Official Support Email:** [email protected]
*Documentation & Updates:** Fully supported and maintained by Vesper System (a brand by Alwaysprettystore LLC).
๐ Official Plugin Documentation: For complete technical specifications, C++ API reference, and setup guides, please visit our official documentation: https://alwaysprettystore.com/Vesper_Camera_Rig/documentation.php


