rickbrew
I'm the author of Paint.NET! Most of my commits go into its private repo.
dotPDN LLCCalifornia
Pinned Repositories
GeneralPolygonClipper
General Polygon Clipper, aka GPC, version 2.33
PDN-ScrollGeneratorPlugin
Scroll Ornament Generator plugin for Paint.NET
PointerToolkit
Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.
PointerToolkit.TerraFX.Interop.Windows
Pointer casting helpers for the TerraFX.Interop.Windows package
RefreshRateWpf
A small example WPF app that shows how to call into clumsy Win32 APIs detect the window's monitor and refresh rate. Should also work easily for WinForms and UWP.
stetho
Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.
rickbrew's Repositories
rickbrew/GeneralPolygonClipper
General Polygon Clipper, aka GPC, version 2.33
rickbrew/PointerToolkit
Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.
rickbrew/RefreshRateWpf
A small example WPF app that shows how to call into clumsy Win32 APIs detect the window's monitor and refresh rate. Should also work easily for WinForms and UWP.
rickbrew/PDN-ScrollGeneratorPlugin
Scroll Ornament Generator plugin for Paint.NET
rickbrew/PointerToolkit.TerraFX.Interop.Windows
Pointer casting helpers for the TerraFX.Interop.Windows package
rickbrew/stetho
Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.
rickbrew/BinaryFormatDataStructure
.NET Library for parsing MS-NRBF streams
rickbrew/CodeLab
CodeLab is a free (as in "free beer") development environment for writing Paint.NET effect plugins in C#.
rickbrew/CompareInliningBenchmarks
Benchmarks for dotnet/runtime PR #56501 https://github.com/dotnet/runtime/pull/56501
rickbrew/ComputeShaderEffects
Paint.net compute shader effects (Blurs)
rickbrew/d2dviawarp
Trying to get D2D to work with manually initialized WARP in order to use D3D11_CREATE_DEVICE_PREVENT_INTERNAL_THREADING_OPTIMIZATIONS
rickbrew/dnSpy
.NET debugger and assembly editor
rickbrew/dotnet-api-docs
.NET API reference documentation (.NET 5+, .NET Core, .NET Framework)
rickbrew/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
rickbrew/ImageSharp
:camera: A modern, cross-platform, 2D Graphics library for .NET
rickbrew/pdn-ddsfiletype-plus
A Paint.NET filetype plugin that adds support for some of the DDS formats introduced in DirectX 10 and later.
rickbrew/pdn-liquify
Liquify is a Paint.NET effect plugin to distort an image as if it were made of liquid
rickbrew/pdn-smudge
Smudge is a Paint.NET plugin for smudging an image
rickbrew/performance
This repo contains benchmarks used for testing the performance of all .NET Runtimes
rickbrew/PhotoSauce
MagicScaler high-performance, high-quality image processing pipeline for .NET
rickbrew/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
rickbrew/sdk-api
Public contributions for win32 API documentation
rickbrew/SharpDX
SharpDX GitHub Repository
rickbrew/terrafx.interop.windows
Interop bindings for Windows.
rickbrew/wic-metadata-conversion
Reading and converting Windows Imaging Component metadata
rickbrew/win32
Public mirror for win32-pr
rickbrew/WinForms6464
Repro for WinForms Issue #6464