kosude
Low-level C passion projects, plus some other convenience programs and stuff. Some more things can be found on my GitLab profile.
First Central GroupUnited Kingdom
Pinned Repositories
cutils
Modular, lightweight libraries for basic utility functions for C projects.
devinit
Quickly initialise files and folders with preconfigured boilerplate templates
jsin-extension
Your average JavaScript injector
kosude
GitHub profile landing page :P
minecraft_vk
A Minecraft clone written in C++ and rendered using Vulkan
neocopyrighter-vsc
A VS Code extension to automatically insert copyright and licence; fork/rewrite of FordLabs' Copyrighter project.
orion
A low-level C graphics library to help automate the optimisation of graphical programs without hiding OpenGL's core functionality.
orion_vk
A low-level Vulkan graphics library for C that aims to abstract the more explicit aspects of the Vulkan API without losing any functionality.
texedit
Integrated viewer, compiler and editor for TeX documents
thallium
A low-level C library to abstract over multiple graphics/compute APIs, including Vulkan and OpenGL.
kosude's Repositories
kosude/minecraft_vk
A Minecraft clone written in C++ and rendered using Vulkan
kosude/jsin-extension
Your average JavaScript injector
kosude/neocopyrighter-vsc
A VS Code extension to automatically insert copyright and licence; fork/rewrite of FordLabs' Copyrighter project.
kosude/awm_mirror
Official GitHub mirror of A window manager: see the upstream repository on GitLab at https://gitlab.com/kosude/awm
kosude/cutils
Modular, lightweight libraries for basic utility functions for C projects.
kosude/devinit
Quickly initialise files and folders with preconfigured boilerplate templates
kosude/kosude
GitHub profile landing page :P
kosude/orion
A low-level C graphics library to help automate the optimisation of graphical programs without hiding OpenGL's core functionality.
kosude/orion_vk
A low-level Vulkan graphics library for C that aims to abstract the more explicit aspects of the Vulkan API without losing any functionality.
kosude/texedit
Integrated viewer, compiler and editor for TeX documents
kosude/thallium
A low-level C library to abstract over multiple graphics/compute APIs, including Vulkan and OpenGL.
kosude/p2pcon
kosude/vscode-great-icons-fork
VSCode Great Icons with some personal tweaks
kosude/zetaml
A lightweight maths library for C and C++ projects. General-purpose, but targeted to graphics projects that need functionality like matrix transformations.