Unity · 3D product software

CoachFX

A 3D football coaching application for Windows and macOS, used by football organisations across Europe.

Unity / C# / Python / Custom Shaders

Football coaching in 3D

CoachFX is a Unity application for Windows and macOS used by football organisations across Europe. The supplied screenshots show indoor and outdoor football sessions within the application.

Systems behind the sessions

The project includes custom physics and timeline systems, a kit creator, stadium rendering and custom shader work. These support the creation and presentation of football coaching sessions in a 3D environment.

Session authoring with local AI

A companion Python session builder integrates a local language model. It creates files that the main Unity application can load. The separate LLM Integration project includes a recording of that tool.