Demkeys
Game Developer, Programmer, YouTube, Twitch. I like learning how things work. Always learning and sharing knowledge! #gamedev blessings to all!
Pinned Repositories
CategoryTool
Unity Editor tool to create Categories in the Hierarchy. The Categories work as dividers between GameObjects.
DemkeysUnityShaders
Unity shaders made for various purposes, written in Cg/HLSL.
DisplayObjectInfoTool
Display info (Name,Tag, Layer,Position,Rotation,Scale,etc.) of all active GameObjects in the scene.
SceneLoaderWindow
A simple Unity Editor tool that gives you easy access to all the Scenes in your project.
UDPFileTransfer
Send or receive files over UDP.
VirtualFileSystem
A virtual file system made to work with Udon in VRChat.
x86_64AssemblyATTGASExamples
x86_64 Assembly examples written in AT&T GAS Syntax.
Demkeys's Repositories
Demkeys/CategoryTool
Unity Editor tool to create Categories in the Hierarchy. The Categories work as dividers between GameObjects.
Demkeys/DemkeysUnityShaders
Unity shaders made for various purposes, written in Cg/HLSL.
Demkeys/VirtualFileSystem
A virtual file system made to work with Udon in VRChat.
Demkeys/DisplayObjectInfoTool
Display info (Name,Tag, Layer,Position,Rotation,Scale,etc.) of all active GameObjects in the scene.
Demkeys/x86_64AssemblyATTGASExamples
x86_64 Assembly examples written in AT&T GAS Syntax.
Demkeys/SceneLoaderWindow
A simple Unity Editor tool that gives you easy access to all the Scenes in your project.
Demkeys/UDPFileTransfer
Send or receive files over UDP.
Demkeys/BrainfuckUnityRuntime
A basic runtime for the Brainfuck programming language.
Demkeys/storetransformplaymodechanges
Store Transform PlayMode Changes
Demkeys/Unity-glTF-Importer
A very basic glTF importer for Unity. Made for educational purposes.
Demkeys/x86-Assembly-ATT-Bootloaders
Bunch of bootloaders written in x86 Assembly using AT&T GAS Syntax. They can be run with QEMU.
Demkeys/PythonHexDump
Simple script to create a hexdump of a file in a specific format
Demkeys/RandomDevNotes
A bunch of random dev related research notes, for personal referece, and for whoever it helps.
Demkeys/unitygameobjectselectortool
Unity GameobjectSelector Tool
Demkeys/UnityMathExperiments
Various experiments that I do in Unity when I learn about any math algorithm.
Demkeys/VRCColorsAroundYou
Repo containing assets made for Colors Around You world in VRChat.
Demkeys/b00b69
A custom VS Code theme I made where most of the colors are derived from #b00b69 (Dark Pink)
Demkeys/b00b69-blender
A custom Blender theme based on the #b00b69 color.
Demkeys/DVTAppSpecification
Specifications for various formats, protocols and systems I've created for my VTuber setup.
Demkeys/HashingApp
Simple hash generator for Android. Enter text, select algorithm, program outputs a hash.
Demkeys/honktones-castle
HonkTone's Castle, a funny meme game I made for Lord Aethelstan's contest.
Demkeys/LazyDataTransfer
Lazy method to transfer upto 64kb of data over the network using UDP
Demkeys/reminder-app
A Google Apps Script app that reads records from a Google Spreadsheet and reminds the user of expiry dates.
Demkeys/stream-mod-app
A simple app I use for interact with the Twitch API using TwitchLib.
Demkeys/tictactoe-rust
A Tic Tac Toe console game I made for practice, as a beginner in Rust.
Demkeys/UnityReorderableListExamples
Two very simple barebones examples of how to use Reorderable Lists in Editor scripts
Demkeys/VirtualStreamDeck
Virtual Stream Deck made with Python and Streamlit
Demkeys/VRCBFCodingExperiments
Some assets used in my VRChat world BF Coding Experiments
Demkeys/VRCDemkeysLab
Various assets (scripts, shaders, etc.) used in Demkeys Lab VRChat world