Pinned Repositories
AppDomainToolkit
A toolkit for managing the complexities of .NET application domain programming.
BulletSharpPInvoke
.NET wrapper for the Bullet physics library using Platform Invoke
ChatClientAWS
Cross-platform chat client written with Node.js and React. Utilizes Google Firebase and MongoDB Atlas hosted on AWS for storing persistent data.
ColladaSharp
A nice lil library for reading and writing Collada .dae scenes using C#.
Compare-Net-Objects
What you have been waiting for :+1: Perform a deep compare of any two .NET objects using reflection. Shows the differences between the two objects.
dockpanelsuite
DockPanel Suite - The Visual Studio inspired docking library for .NET WinForms
FREAK-ENGINE
This is my custom open-source C# game engine designed from the ground-up for maximum possible performance rendering in VR with multiple characters and mirrors.
VRCFaceTracking
VRChat OSC App to allow AV3 Avatars to interact with Vive SRanipal Eye and Lip Tracking SDK
brawltools
BrawlBox and BrawlLib
BlackJaxDev's Repositories
BlackJaxDev/ColladaSharp
A nice lil library for reading and writing Collada .dae scenes using C#.
BlackJaxDev/FREAK-ENGINE
This is my custom open-source C# game engine designed from the ground-up for maximum possible performance rendering in VR with multiple characters and mirrors.
BlackJaxDev/ChatClientAWS
Cross-platform chat client written with Node.js and React. Utilizes Google Firebase and MongoDB Atlas hosted on AWS for storing persistent data.
BlackJaxDev/VRCFaceTracking
VRChat OSC App to allow AV3 Avatars to interact with Vive SRanipal Eye and Lip Tracking SDK
BlackJaxDev/AppDomainToolkit
A toolkit for managing the complexities of .NET application domain programming.
BlackJaxDev/BulletSharpPInvoke
.NET wrapper for the Bullet physics library using Platform Invoke
BlackJaxDev/Compare-Net-Objects
What you have been waiting for :+1: Perform a deep compare of any two .NET objects using reflection. Shows the differences between the two objects.
BlackJaxDev/dockpanelsuite
DockPanel Suite - The Visual Studio inspired docking library for .NET WinForms
BlackJaxDev/MemoryMatchingGame
A small command line memory game written in C++.
BlackJaxDev/XMLSchemaDefinition
A library that allows you to define a schema that can be used to read and write XML files without writing any of your own methods.
BlackJaxDev/docs.blackjaxvr.com
BlackJaxDev/FastColoredTextBox
Fast Colored TextBox for Syntax Highlighting. The text editor component for .NET.
BlackJaxDev/MachineLearningGUI
Allows for the creation, training and execution of one or more neural networks without code.
BlackJaxDev/MonoGame
One framework for creating powerful cross-platform games.
BlackJaxDev/opentk
This Open Toolkit library is a fast, low-level C# wrapper for OpenGL and OpenAL. It can be used standalone or inside a GUI on Windows, Linux, Mac, Android and iOS.
BlackJaxDev/OpenVR.NET
A thin C# object-oriented wrapper around openxr using Valve openvr implementation