Sunday, November 5, 2023

First Version (1.0.0) Of Fonted Finished

Sunday, October 22, 2023

C++ YACL Updated

Sunday, October 22, 2023

C++ Junk Box Updated To Conan 2.0

Friday, October 20, 2023

C++/Conan/Make/CMake Templates Updated

Projects

Fonted -Bitmap Font Editor

A simple, portable bitmap font editor built with C++ on Dear ImGui and openGL.
  • Start date: 2023-09-14
  • End date: ongoing
  • Status: active
Projects

C++ YACL

Yet another C++ library for handling command line arguments.
  • Start date: 2020-04-04
  • End date: ongoing
  • Status: active
Projects

C++ Junk Box

Small C++ helpers that come in handy every now and then.
  • Start date: 2020-02-09
  • End date: ongoing
  • Status: active
Projects

Conan and CMake Templates for C++ Development

Templates for modern C++ projects with dependencies managed by Conan, and Make/CMake used as the build tool.
  • Start date: 2019-04-02
  • End date: ongoing
  • Status: active
Projects

C++ Build Container Image

A Docker image with all tools required for compiling C++ code. This includes latest versions of GCC and Clang, CMake, Clang Tidy etc.
  • Start date: 2019-03-30
  • End date: ongoing
  • Status: active
Saturday, March 30, 2019

C++ Build Container Image Provided On GitLab