Skip to content

Releases: milenastrahova/SpatialMathLab

SpatialMathLab v1.0.0

Choose a tag to compare

@milenastrahova milenastrahova released this 04 Aug 21:11

SpatialMathLab v1.0.0

Initial portfolio release of the Unreal Engine 5.8 C++ spatial mathematics toolkit and interactive laboratory.

SpatialMathLab overview

Included

  • reusable SpatialMathCore Runtime plugin;
  • Blueprint-callable vector, geometry, transform, quaternion and ballistic APIs;
  • five interactive mathematical demonstration stations;
  • free-fly camera and station presets;
  • documented numerical and degenerate edge-case handling;
  • reproducible Unreal Automation Framework test runner;
  • complete source archive.

Interactive Systems

  • Vector Projection and Rejection
  • Quaternion SLERP
  • Ray Intersections
  • Target Selection
  • Low and High Ballistic Solutions

Verified

  • clean Unreal Engine 5.8 Editor build;
  • 25/25 SpatialMathCore tests passed;
  • no automation failure markers;
  • final visualization and camera changes confirmed;
  • source and documentation available in the public repository.

Repository

https://github.com/milenastrahova/SpatialMathLab