Entries by Russell Patterson

Unity Orbital Mechanics and AR Scaling: Implementation Guide

In this Insight I describe implementing basic orbital mechanics simulations in the Unity game engine and an approach to scaling the simulation for Augmented Reality (AR) applications. Unity is well suited for prototyping and animating physics models. Simulations become more interesting when you can watch interactions over time and see your formulas in action. Unity…