Stars
Ridge Racer 6/7/PSP/VITA, R:Racing, Go Vacation .DAT unpacker
Optimization project aimed to create stable all in-one-package for gmod x64/Linux
Centralized management & batch change system of colors for Unity.
Zero Allocation StringBuilder for .NET and Unity.
High-performance, allocation-free tween library for Unity. Create animations, delays, and sequences in one line of code.
A collection of utilities for porting mods from Forge to Fabric.
Simplifying Black Ops 3 server hosting process on custom clients (like T7X or EZZBOIII) on Windows and Linux
A visual tool that allows you to create animated sequences of tweens and tweak them on editor time.
Screen space shader for Unity resembling the "cavity" effect in Blender
Automatically exported from code.google.com/p/v-hacd
Unity C# attribute for serializing component and interface references within the scene or prefab during OnValidate.
Easily animate Unity text and apply other effects with custom tags
Tools for *packing, *crypting and editing various Monster Hunter Frontier Online files.
Bake specular highlights into Unity Reflection Probes, allowing baked lights to cast sharp specular highlights for free
The Golden Girls Take Manhattan Script Dump (2022)
Godot engine addon to randomly fill an area with props or other scenes
A multi-level API for developing RPG-like games in Godot.
⚛️ Tiny modular pieces utilizing the power of Scriptable Objects
PCF (Percentage Closer Filtering) via Poisson sampling for Unity and Universal Render Pipeline.
A generic collection for selecting random elements by weight in O(1) in C#
Add buttons to your inspector in Unity super easily with this simple attribute
A collection of some of the neat math and physics tricks that I've collected over the last few years.
Shader created to emulate the design style of Arc System Works games such as Guilty Gear and Dragon Ball FighterZ. Created using Amplify Shader Editor.
Runtime Monitoring is an easy way for you to monitor the value or state of custom C# members during runtime. Just add the 'Monitor' attribute to a field, property, event, method or even class and g…