Pinned Repositories
android_cli_buildscript
c_ocoa
csgo_config
My Counter Strike Global Offensive Config
k15_coroutine
A C library for using coroutines in your C/C++ applications
k15_gameboy_emulator
Custom GameBoy emulator written in C
k15_image_atlas
Single header library for creating image atlases.
k15_nespad
Single Header library for interacting with a Nintendo Entertainment System controller using an Arduino microcontroller.
k15_template_projects
Several template projects used for rapid prototyping.
FelixK15's Repositories
FelixK15/c_ocoa
FelixK15/k15_image_atlas
Single header library for creating image atlases.
FelixK15/k15_template_projects
Several template projects used for rapid prototyping.
FelixK15/k15_gameboy_emulator
Custom GameBoy emulator written in C
FelixK15/k15_coroutine
A C library for using coroutines in your C/C++ applications
FelixK15/csgo_config
My Counter Strike Global Offensive Config
FelixK15/k15_nespad
Single Header library for interacting with a Nintendo Entertainment System controller using an Arduino microcontroller.
FelixK15/android_cli_buildscript
FelixK15/dxvk
Vulkan-based implementation of D3D8, 9, 10 and 11 for Linux / Wine
FelixK15/FelixK15.github.io
FelixK15/gli
OpenGL Image (GLI)
FelixK15/k15_batch_scripts
Helpful batch scripts
FelixK15/k15_d3d12_renderer
toy renderer to get the hang of d3d12
FelixK15/k15_enumparser
Standalone metaprogramming tool that parses c/cpp source files for enum declarations and extracts them as a string array.
FelixK15/k15_gameboy_shooter
Fiddeling around with gameboy development by creating a little shooter game
FelixK15/k15_image_resize
Single header library for resizing images.
FelixK15/k15_led_server
led strip controller running on an arduino
FelixK15/k15_lua_standalone
Standalone tool for executing lua scripts.
FelixK15/k15_rotary_encoder_joystick
Code to handle up to 2 rotary encoders as joysticks
FelixK15/k15_software_rasterizer
FelixK15/k15_std
C++ Standard library used by some of my private projects
FelixK15/k15_sublime_config
Personal collection of settings / plugins I did for my private sublime text setup
FelixK15/k15_textadventure
Library for creating text based adventures including an actual text adventure made with the library. Done during a 24 hours gamejam during freshman year at my university.
FelixK15/k15_vscode_config
My configuration for visual studio code
FelixK15/k15_win32_thread_pool_test
FelixK15/Kinc
Modern low level game library and hardware abstraction.
FelixK15/srh_dungeon_crawler
Reference implementation for a roque like game presented during one of my lectures.
FelixK15/VulkanProfiler
Real-time GPU profiling layer for Vulkan applications.
FelixK15/WindowsGSM
🎲 A powerful tool to manage game servers. Equipped with a GUI for server admins to install, import, start, stop, restart, update, and automate multiple servers with a push of a button.
FelixK15/wtrace
Command line tracing tool for Windows, based on ETW.