Paul T

Results 11 repositories owned by Paul T

AnalogStickLibrary

23
Stars
3
Forks
Watchers

A simple library that provides an anlog stick to use for on screen controls.

CMakeInstallExample

31
Stars
10
Forks
Watchers

Installation example for a C++ project (Windows) with Cmake.

eventbus

107
Stars
11
Forks
Watchers

A simple, header only event bus library written in modern C++17.

FilePickerLibrary

78
Stars
25
Forks
Watchers

Simple library that allows for the picking of files and/or directories.

thread-pool

377
Stars
27
Forks
Watchers

A modern, fast, lightweight thread pool library based on C++20

MaterialLibrary

44
Stars
19
Forks
Watchers

This is a simple library that provides some unique components for aiding in making apps comply with the material design guidelines.

periodic-function

24
Stars
5
Forks
Watchers

Small header only library to call a function at a specific time interval.

rayray

18
Stars
0
Forks
Watchers

Rayray is a baby ray tracer written in C++.

genetic

16
Stars
1
Forks
Watchers

A performant and flexible genetic algorithm implemented in C++20/23.