Pinned Repositories
.NET-WPF
WPF is a .NET Core UI framework for building Windows desktop applications.
3DCollisions
Arch
A high-performance C# based Archetype & Chunks Entity Component System (ECS) with optional multithreading.
Arch.Extended
Extensions for Arch with some useful features like Systems, Source Generator and Utils.
ColorCode-Universal
This is a port of ColorCode to .NET Standard. The original Html only formatter has been separated from the Logic, so now it can produce Syntax Highlighted code for any output. This Project can currently produce HTML, and Render to UWP RichTextBlocks.
cv
DotNetElements
Opinionated framework to build .NET applications fast while focusing more on the final product and less on writing low level code.
DotNetElements.Core.Result
This project provides simple Result and Result<TValue> types to be used as return types of functions as an alternative to exceptions.
FluentIcons
A multi-framework wrapper of https://github.com/microsoft/fluentui-system-icons
QXApp
QR Scanner Plus
Felix-CodingClimber's Repositories
Felix-CodingClimber/DotNetElements
Opinionated framework to build .NET applications fast while focusing more on the final product and less on writing low level code.
Felix-CodingClimber/DotNetElements.Core.Result
This project provides simple Result and Result<TValue> types to be used as return types of functions as an alternative to exceptions.
Felix-CodingClimber/.NET-WPF
WPF is a .NET Core UI framework for building Windows desktop applications.
Felix-CodingClimber/Arch
A high-performance C# based Archetype & Chunks Entity Component System (ECS) with optional multithreading.
Felix-CodingClimber/Arch.Extended
Extensions for Arch with some useful features like Systems, Source Generator and Utils.
Felix-CodingClimber/ColorCode-Universal
This is a port of ColorCode to .NET Standard. The original Html only formatter has been separated from the Logic, so now it can produce Syntax Highlighted code for any output. This Project can currently produce HTML, and Render to UWP RichTextBlocks.
Felix-CodingClimber/cv
Felix-CodingClimber/FluentIcons
A multi-framework wrapper of https://github.com/microsoft/fluentui-system-icons
Felix-CodingClimber/freeserf.net
Settlers 1 clone written in C#
Felix-CodingClimber/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
Felix-CodingClimber/ImGui.NET
An ImGui wrapper for .NET.
Felix-CodingClimber/Minecraft-Overviewer
Render high-resolution maps of a Minecraft world with a Leaflet powered interface
Felix-CodingClimber/MonacoRoslynCompletionProvider
Provides C# Code Completion for a Monaco Editor Component
Felix-CodingClimber/OpenGL.NET
This repository contains low-level bindings for OpenGL and OpenGLES used in Evergine.
Felix-CodingClimber/Silk.NET
The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, and DirectX bindings library your mother warned you about.
Felix-CodingClimber/SimpleECS
Updated PeteyChan's very nice ECS system to fit my needs.
Felix-CodingClimber/markdig
A fast, powerful, CommonMark compliant, extensible Markdown processor for .NET
Felix-CodingClimber/markdown-colorcode
An extension for Markdig that adds syntax highlighting to code through the power of ColorCode-Universal.
Felix-CodingClimber/meshing
Greedy meshing algorithm for voxel models
Felix-CodingClimber/Mvk
Very good minecraft clone in C#
Felix-CodingClimber/NVorbis
C# Ogg Vorbis decoder
Felix-CodingClimber/particles
Optimised particle system, written in C#, rendered with OpenGL and open sourced from the Vercidium Engine.
Felix-CodingClimber/QuadTrees
High Performance QuadTree's for C# with proper struct support
Felix-CodingClimber/Silk.NET_WPF_WinUI-Demo
Example how to use Silk.NET in a WPF or WinUI application
Felix-CodingClimber/SwordfishCollections
C# library for Concurrent Observable Collection, Dictionary, and Sorted Dictionary
Felix-CodingClimber/WinUISimpleGrid
Basic DataGrid control for WinUI 3. Fewer features than other controls, but much more understandable for simple Scenarios or Beginners.
Felix-CodingClimber/WoBLauncherTEST
Felix-CodingClimber/wpfui
WPF UI provides the Fluent experience in your known and loved WPF framework. Intuitive design, themes, navigation and new immersive controls. All natively and effortlessly.
Felix-CodingClimber/ZeroAllocJobScheduler
A high-performance alloc free c# Jobscheduler.
Felix-CodingClimber/ZString
Zero Allocation StringBuilder for .NET Core and Unity.