<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Pivot on GS_Play Gameplay Framework</title><link>https://gsplay.genomestudios.ca/tags/pivot/</link><description>Recent content in Pivot on GS_Play Gameplay Framework</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://gsplay.genomestudios.ca/tags/pivot/index.xml" rel="self" type="application/rss+xml"/><item><title>Orbital Solver</title><link>https://gsplay.genomestudios.ca/docs/framework/core/utilities/orbital_solver/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://gsplay.genomestudios.ca/docs/framework/core/utilities/orbital_solver/</guid><description>&lt;p&gt;The &lt;code&gt;OrbitalSolver&lt;/code&gt; namespace (&lt;code&gt;GS_Core::Math&lt;/code&gt;) provides a stateless, deterministic, pure position / pose blend primitive. Given two positions (or transforms) and a &lt;strong&gt;pivot point&lt;/strong&gt;, it blends them by a fraction &lt;code&gt;t&lt;/code&gt; along an arc that preserves the geometric relationship to the pivot — rather than the straight-line lerp that cuts through the pivot when the start and end sit on opposite sides.&lt;/p&gt;
&lt;p&gt;The primitive originated as a fix for PhantomCam cross-cam blends (two orbit cams at ~180° around a shared target produced visible &amp;ldquo;cuts through the target&amp;rdquo; mid-blend). It has since been reframed as the standard movement primitive for any motion naturally arranged around a pivot — orbit cams, leading-follow band response, post-config stage transitions. Linear lerp becomes the special case used only when no meaningful pivot exists.&lt;/p&gt;</description></item></channel></rss>