Skip to content

OutputGames/tmgl

Repository files navigation

tmgl

A cross-platform graphics library built with C++20.

Building

This project uses CMake as its build system. See BUILD.md for detailed build instructions.

Quick Start

mkdir build
cd build
cmake .. -DCMAKE_BUILD_TYPE=Release
cmake --build .

For more information, including platform-specific instructions and dependency setup, see BUILD.md.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published