-
Nuke Nine Inc.
- USA
- nukenine.com
-
korl Public
Kyle's Operating-system Resource Layer
-
stb Public
Forked from nothings/stbstb single-file public domain libraries for C/C++
C Other UpdatedSep 27, 2023 -
jsmn Public
Forked from zserge/jsmnJsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket
C MIT License UpdatedSep 10, 2023 -
k6l2-dotfiles Public
Kyle's dot files. There's probably nothing interesting in here, to be perfectly honest.
Vim Script UpdatedJul 30, 2023 -
-
k10-drone Public
A drone flight controller & a companion PC program to display flight controller telemetry.
C++ UpdatedAug 24, 2022 -
Nintendo_Switch_Reverse_Engineering Public
Forked from dekuNukem/Nintendo_Switch_Reverse_EngineeringA look at inner workings of Joycon and Nintendo Switch
C UpdatedJul 14, 2022 -
sort Public
Forked from swenson/sortSorting routine implementations in "template" C
C MIT License UpdatedJun 21, 2022 -
optick Public
Forked from bombomby/optickC++ Profiler For Games
C# MIT License UpdatedOct 18, 2021 -
kasset Public
Provide a folder containing asset files (PNG, WAV, etc...) to generate C++ code which binds variable names to file names, and more!
C++ UpdatedMar 30, 2021 -
-
KmlDInputGamepadMapper Public
Utility program which can be used to generate a string representing the DirectInput=>KML::GamePad map for any DirectInput device.
C++ UpdatedJul 23, 2020 -
kmd5 Public
Compute MD5 hash for all files recursively in a given directory, and output the results to a file.
C UpdatedJun 29, 2020 -
irone3d Public
My Unreal Engine port of the 2014 Global Game Jam entry, Irone. (https://globalgamejam.org/2014/games/irone)
C++ UpdatedJan 7, 2020 -
modern-opengl-test Public
Practice project learning how to use OpenGL 4.6 API, using SDL2.
-
SDL-Vulkan-Test Public
Trying out using Vulkan for the first time, following the tutorial on https://vulkan-tutorial.com/
C++ UpdatedDec 7, 2019 -
bluetooth-serial-port Public
Forked from Agamnentzar/bluetooth-serial-portmulti-platform bluetooth serial port library for C++
C Other UpdatedNov 25, 2019 -
assimp Public
Forked from assimp/assimpOfficial Open Asset Import Library Repository. Loads 40+ 3D file formats into one unified and clean data structure.
C++ Other UpdatedOct 23, 2019 -
imgui Public
Forked from ocornut/imguiDear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
C++ MIT License UpdatedSep 26, 2019 -
dht-pc-relay Public
A standalone windows program that reads from a selected COM port for data from a dht-sensor, and sends the data to a MariaDb database.
C++ UpdatedAug 4, 2019 -
crunch-vagante Public
Forked from fountainment/crunchCommand line texture packer created for Celeste. Modified to pre-process GFX assets for Vagante.
C++ Other UpdatedJul 31, 2019 -
memory-allocators Public
Forked from mtrebi/memory-allocatorsCustom memory allocators in C++ to improve the performance of dynamic memory allocation
C++ MIT License UpdatedJul 30, 2019 -
wheel-of-fate Public
Tired of trying to figure out what place you're going to eat at? LET THE WHEEL OF FATE DECIDE YOUR DESTINY! Made with Unreal Engine.
-
marching-squares Public
Just testing out polygonization of a 2D scalar field. Using SFML + ImGui
C++ UpdatedSep 1, 2018 -
dht-sensor Public
Code for an arduino device that uses a DHT22 sensor to read Temperature/Humidity & a smirf-silver bluetooth modem to transmit data to a computer via bluetooth.
C++ UpdatedAug 5, 2018 -
dht-website Public
A PHP website which pulls data from a SQL database somewhere and then displays the data on the client using Google's chart Javascript API.
PHP UpdatedMay 29, 2018 -
cam-filter-pro Public
Windows application which takes input from a webcam and puts a kick ass matrix-esque digital rain filter on it.
-
z85 Public
Simple program & class which implement Z85 encoding/decoding, making it easier to embed binary files inside C++ source code.
C++ UpdatedFeb 6, 2018 -
-
sfml-wave-sim Public
My attempt at creating a 2D wave propagation simulator using SFML and http://gamma.cs.unc.edu/propagation
C++ UpdatedNov 6, 2017