KStocky / ShaderTestFramework

An automation testing framework for testing shader code
MIT License
20 stars 1 forks source link

Concepts library #74

Closed KStocky closed 4 months ago

KStocky commented 4 months ago

Contains the beginnings of a pseudo-C++20 concepts library for the TTL. It also has docs on each new feature as well as docs to explain the entire system.

closes #65