dotnet-ad / Humper
Collision detection for Axis-Aligned-Bounding-Boxes (aka AABB) in C#.
☆108Updated last year
Alternatives and similar repositories for Humper:
Users that are interested in Humper are comparing it to the libraries listed below
- ECS-based Game Engine powered by MonoGame for C# games.☆66Updated 2 years ago
- Probably the simplest to use ECS for C#☆87Updated last year
- Shader Editor for MonoGame's Effects☆79Updated 5 years ago
- A template/demo solution showing how to do hotswappable game logic and shaders with monogame and/or C#☆30Updated 6 years ago
- A .NET Library For Reading Aseprite Files.☆57Updated 4 months ago
- MonoGame Content Importers, Shaders, etc☆54Updated 2 years ago
- 2d game making framework built on top of SFML.Net☆54Updated 4 years ago
- A bloom filter module, which can easily be added to existing applications. Solution includes sample☆101Updated last year
- A C# port of EnTT, a game engine agnostic Entity-Component-System☆55Updated 4 months ago
- 2D math / geometry collision library for C#, compatable with monogame.☆53Updated 3 years ago
- A simple system for running nested coroutines in C#.☆139Updated 7 years ago
- Shape rendering library for MonoGame.☆47Updated 8 months ago
- A tiny bevy-like archetype-style ECS library for dotnet☆115Updated this week
- This is a structure allowing you to find suitable collision-candidates out of a bulk of sprites or similar very fast.☆33Updated 2 years ago
- Easy-to-use 2D primitives☆53Updated 4 years ago
- An efficient and easy to implement synchronization layer for multiplayer games☆71Updated 2 years ago
- Advanced physics engine library based on Chipmunk in C#☆82Updated 5 years ago
- An ImGui.NET wrapper for Monogame☆62Updated last year
- Compute, Tessellation and Geometry Shader Samples for MonoGame☆49Updated 8 months ago
- Create wonderful smooth Bézier-, CatMulRom- and Hermite-Splines with Trigger Events for your MonoGame project.☆36Updated 10 months ago
- C3DE is a 3D Game Engine powered by MonoGame☆128Updated last year
- This is where I keep all my MonoGame samples and tutorials, hope you find them useful.☆52Updated 2 years ago
- TiledCS is a dotnet library for loading Tiled tilesets and maps☆148Updated 5 months ago
- Animated User Interface library for Monogame☆73Updated 5 years ago
- C# port of stb_truetype.h☆49Updated last year
- Incredibly small finite state machine for .NET languages, written in C#. Useful for UIs and games. Runs in .NET, mono, Xamarin and Unity.…