Skip to content

A collection of CPP Utility programs or header files. Also a home for OpenGL and vulkan rendering and windowing basic set-ups.

Notifications You must be signed in to change notification settings

kadeska/CPP-Utils

Repository files navigation

CMake Build

C++ Utilities

This repository is a collection of C++ utility programs and header files designed to simplify and enhance future projects. Each utility serves a specific purpose, ranging from common algorithms to reusable components.

One of the planned utilities is a console print utility, which will provide convenient and customizable functions for printing messages to the console.

Features

  • Modular and reusable C++ code.
  • Easy integration into new or existing projects.
  • Well-documented and organized utilities.

Usage

  1. Clone the repository:
    git clone https://github.com/kadeska/CPP-Utils.git
  2. Include the desired header files or source files in your project.
  3. Refer to the documentation or comments within each file for usage details.

Contributing

Contributions are welcome! Feel free to submit pull requests or open issues for improvements or new utilities.

License

This project is licensed under the MIT License. You are free to use, modify, and distribute the code for any purpose, including commercial applications.

About

A collection of CPP Utility programs or header files. Also a home for OpenGL and vulkan rendering and windowing basic set-ups.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published