Automagically Incrementing UE Project Version Numbers
Surprisingly, there appears to be no way to automatically update your app’s Project Version number when building a UE project. This will teach you how.
Continue ReadingSurprisingly, there appears to be no way to automatically update your app’s Project Version number when building a UE project. This will teach you how.
Continue ReadingA simple way to take control over C++ code you’re debugging.
Continue ReadingWe integrated NASA’s SPICE library with Unreal Engine 5, into MaxQ Spaceflight Toolkit, and Unreal Engine 5 Plugin. Let’s solve some space flight and orbital mechanics type problems - in Blueprints!! (Updated 1 July 2022)
Continue ReadingMaxQ Spaceflight Toolkit for Unreal Engine 5 has been released to the Unreal Engine Marketplace.
Continue ReadingUnreal Engine’s HTTP and JSON modules make it ultra-easy to send requests over Http. Learn how to make your own Live 3D visualization of space debris orbiting Earth, by querying a Satellite Catalog REST API.
Continue Reading