Tamás's repositories
OpenGL_template
Basic OpenGL project template for c++ with CMake, glfw and gl3w meant to work out of the box on Windows and Linux
sedpreproc
A universal sed preprocessor that can expand variables in any files.
svg-navbar
A navbar made only with svgs to demonstrate their power. No JS.
benutils_vector
A minimalistic library for handling n-dimensional vectors and matrices with the help of templates.
executer.nvim
A simple nvim script to execute inline code in files. Currently work in progress. It may or may not get abandoned in the future. Do not yet count on it being maintained.
lms
Lightweight Music Server. Access your self-hosted music using a web interface.
Language:C++GPL-3.0000
opengl_c_template
A template with gl3w and glfw for pure C projects.
Language:sed000