Wilfrid Laurier Athletics Rockstar Games Tools Spec Broadcast Sandwich v3.5.0

The High-Performance Stadium Videoboard Motion Engine

Zero perspective text overlap via dynamic camera-normal tilt (61.74°), 1-click Fitts's Law live game-day execution, 4 atmospheric volumetric lighting moods, and runtime Unit Quaternion track serialization for AAA game engines.

1080p60 APPLE PRORES 422 HQ
AGX HIGH CONTRAST
RAGE / UNREAL QUATERNION TRACKS
0 MEMORY LEAKS (DETERMINISTIC)
Golden Hawks Helmet Shuffle Studio Hero Artwork

? Viewport N-Panel Simulator

Interactive Blender 3D sidebar controls (View3D > Sidebar > Golden Hawks)

GOLDEN HAWKS HELMET SHUFFLE v3.5.0

?? Real-Time Telemetry Profiler

Microsecond benchmarking via Python tracemalloc & perf_counter

Bake Latency
74.78 ms
? Sub-100ms Budget (Real-time)
Keyframe Throughput
41,522 k/s
? 3,105 Keys Continuous Bake
Memory Overhead
+0.156 MB
? Zero Garbage Accumulation
Camera Normal Pitch
61.74°
? Zero Keystoning Distortion
# Runtime Quaternion Serialization Sample
{
  "actor_id": "HELMET_GOLD_1",
  "quaternion_wxyz": [0.9238, 0.0, 0.3826, 0.0],
  "velocity_vector": [1.45, 0.0, 0.82],
  "speed_mps": 1.66
}

?? LED Diode Protection & Collegiate Color Tokens

Click any swatch to copy linear RGB / HEX to your clipboard

APL Voltage Drop Protected
0.22 Emit
Varsity Gold
#FDB913Copy ??
Deep Stroke
Darkness Purple
#20003BCopy ??
4.0 Emit
Cyber Volt Cyan
#00F5D4Copy ??
Carbon Backdrop
Stadium Slate
#121316Copy ??

?? 1-Click Installation & Headless Pipeline

Compatible with Blender 4.0 through Blender 5.2.1 LTS

Method A: Blender GUI Preferences

  1. Download laurier_golden_hawks_shuffle_v3.5.0.zip.
  2. In Blender, open Edit > Preferences > Add-ons.
  3. Click the arrow in the top right and choose Install from Disk....
  4. Select the ZIP and toggle Golden Hawks Helmet Shuffle on.
  5. Press N in the 3D Viewport and click the Golden Hawks tab!

Method B: Automated Studio CLI Runner

# Headless batch generation & export
blender.exe -b --python scripts/pipeline_batch_runner.py -- \
  --swaps 5 \
  --preset NIGHT_GAME_FLOODLIGHT \
  --outcome SLOT_1 \
  --export-tracks --benchmark
? Copied to clipboard!