Getting Started: C++ Helpers

The Cathode Retro C++ code is a header-only library intended to aid in the use of the Cathode Retro shaders. It should compile with any C++ compiler that supports at least C++14.

The following pages should help you get started:

  1. Introduction and Initial Setup
  2. Implementing the Required Interfaces
  3. Using the Main CathodeRetro Class