Skip to content

arturo-mayorga/ircamdir

Repository files navigation

Camera Director for iRacing

Getting Started

Download

  • Download the latest build from here.
  • Load iRacing into watching a race/replay session you want to watch
  • run camdir.exe

Local Build

  • Download the code
  • Make sure CMake is installed on you dev machine
  • Run build.sh in something like GitBash
  • Load iRacing into a race/replay session you want to watch
  • run `./build/Debug/camdir.exe

About the Code

The camera director is implemented using a Entity Component System-based Game Loop. Components (gray) are data stores and Systems (blue) operate based on the data contained within each system. System Diagram

About

Camera Director for iRacing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published