Skip to content

lyquid/ktpUtils

Repository files navigation

CMake

ktpUtils

Utility functions and classes.

Contains a Color class in RGBA format from 0 to 1 per channel.

A library to create ppm image files.

2 classes for storing arbitrary objects and improve data locality. One pool is indexed, which always tries to fill the first elements so you don't need to traverse the full pool. The other isn't.

A timer class useful for video games.

Releases

No releases published

Packages

No packages published