PathogenDavid
I'm a software alchemist transmuting math into pixels and teaching C++ and C# to be friends. I also help people use Dear ImGui.
@NeuroGEARSKansas
Pinned Repositories
Biohazrd
A framework for automatically generating binding wrappers for C/C++ libraries
AdventOfExa2021
Advent of Code 2021 solutions for modded EXAPUNKS
Kaisa
A C# library for reading Windows .lib archives, Linux .a archives, and Linux .o/.so ELF files
Kowloon
An interactive LED art installation powered by Blazor
MultiProcessImGui
Experimental project that allows a process to submit UI elements to an ImGui context hosted by another
obs-hydra
An OBS plugin for multi-monitor streaming
OrviboConsole
A small Blazor webapp I use to control my Orvibo S20 smart plugs
PathogenBackup
A GBA SRAM-only backup and viewing utility
ThreeL
An implementation of lighting via light linked list in Direct3D 12 with a side of PBR
PathogenDavid's Repositories
PathogenDavid/MultiProcessImGui
Experimental project that allows a process to submit UI elements to an ImGui context hosted by another
PathogenDavid/Kaisa
A C# library for reading Windows .lib archives, Linux .a archives, and Linux .o/.so ELF files
PathogenDavid/PathogenBackup
A GBA SRAM-only backup and viewing utility
PathogenDavid/AdventOfExa2021
Advent of Code 2021 solutions for modded EXAPUNKS
PathogenDavid/EnumerateTraversalProjects
An experiment for enumerating all projects directly and indirectly referenced by a Traversal project
PathogenDavid/BiohazrdPlayground
Quick-and-dirty tool I use to test Biohazrd, primarily for generating the declaration trees and sample output used in its documentation.
PathogenDavid/imgui
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
PathogenDavid/Kowloon
An interactive LED art installation powered by Blazor
PathogenDavid/Periodic
An educational game for helping K12 students learn chemistry based on the Sifteo platfrom
PathogenDavid/ThreeL
An implementation of lighting via light linked list in Direct3D 12 with a side of PBR
PathogenDavid/obs-hydra
An OBS plugin for multi-monitor streaming
PathogenDavid/OrviboConsole
A small Blazor webapp I use to control my Orvibo S20 smart plugs
PathogenDavid/.github
Default GitHub community health files
PathogenDavid/AdventOfCode2022
Advent of Code 2022 in Rust
PathogenDavid/bonsai
The compiler, IDE, and standard library for the Bonsai visual programming language for reactive systems
PathogenDavid/bonsai-rx.github.io
Fork of the Bonsai website
PathogenDavid/cache
Cache dependencies and build outputs in GitHub Actions
PathogenDavid/ClangSharp
Clang bindings for .NET and Mono written in C#
PathogenDavid/FlipModelD3D12
Interactive visualization for understanding swap chains in D3D12
PathogenDavid/GetLatestRoslyn
A tiny C# tool for fetching the version of latest daily build of Microsoft.Net.Compilers.Toolset
PathogenDavid/godot
Godot Engine – Multi-platform 2D and 3D game engine
PathogenDavid/HandmadeGame
Game for the 2024 Wholesome Game Jam
PathogenDavid/imgui_test_engine
Dear ImGui Tests & Automation
PathogenDavid/josh
Just One Single History
PathogenDavid/NuGet-Home
Repo for NuGet Client issues
PathogenDavid/NuGet.Client
Client Tools for NuGet - including Visual Studio extensions, command line tools, and msbuild support. (Open issues on https://github.com/nuget/home/issues)
PathogenDavid/PathogenDavid
GitHub Profile Readme
PathogenDavid/roslyn
The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.
PathogenDavid/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
PathogenDavid/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI