BoltBait / CodeLabLinks
CodeLab is a free (as in "free beer") development environment for writing Paint.NET effect plugins in C#.
☆47Updated 2 months ago
Alternatives and similar repositories for CodeLab
Users that are interested in CodeLab are comparing it to the libraries listed below
Sorting:
- Quantization code extracted from Paint.NET 4.2.16 w/ many fixes, improvements and optimizations to the standard Octree/Quantization code …☆32Updated last year
- Sample effect plugins that show how to use the new Direct2D/GPU effects system available in Paint.NET v5.0+☆26Updated last year
- A tool that displays the hardware attached to a Windows computer, similar to Device Manager. It also shows Association EndPoints dynamica…☆23Updated 11 months ago
- A shell-extension (property sheet) that shows info about .NET assemblies on the file properties.☆23Updated last year
- (prototype/wip) SVG rendering library compatible with netstandard 2.0☆11Updated 3 years ago
- Code extracted from Paint.NET for obtaining information about the CPU from the Win32 GetLogicalProcessorInformation API☆13Updated 4 years ago
- DOOM fire effect in C#☆58Updated 5 years ago
- A Paint.NET FileType plugin that loads and saves Base64 encoded images.☆13Updated 3 years ago
- A tool to generate .NET AOT-friendly Win32 interop code from Microsoft.Windows.SDK.Win32Metadata package.☆14Updated last month
- A WPF implementation of WinDirStat.☆75Updated 4 years ago
- A simple .NET library for emitting Chrome Systrace logs for use with chrome://tracing☆20Updated 2 years ago
- Library extending the .NET TimeSpan structure to be comparable, serializable, and convertible, and to support localized string formatting…☆25Updated 4 months ago
- A TrueType parser for reading, glyphIds, names, descriptions, and kerning information from TrueType fonts☆39Updated 2 years ago
- Reader of Portable PDBs format that implements DiaSymReader interfaces (ISymUnmanagedReader, ISymUnmanagedBinder, etc.).☆88Updated this week
- Converts between Windows PDB and Portable PDB formats.☆68Updated this week
- Example of compiling and running C# code without visibility checks.☆49Updated 7 years ago
- Managed wrappers for Windows APIs☆53Updated last year
- Managed definitions for COM interfaces exposed by DiaSymReader APIs☆53Updated last week
- DynamicResource version of PresentationFramework.Aero2 for .NET Core WPF Application.