Roy Triesscheijn

Results 6 repositories owned by Roy Triesscheijn

AStar

322
Stars
58
Forks
Watchers

A fast 2D path finding library based on the A* algorithm. Works with both grids and graphs. Supports any .NET variant that supports .NETStandard 2.0 or higher. This library has no external dependencie...

MiniRTS

124
Stars
11
Forks
Watchers

A game engine to learn about game engine development

MiniEngine3

67
Stars
1
Forks
Watchers

The next iteration of my MiniEngine based on DirectX11 and .NET 6.0

MSDF

72
Stars
6
Forks
Watchers

A Multi-spectrum signed distance field font sample for monogame

TrueType

36
Stars
10
Forks
Watchers

A TrueType parser for reading, glyphIds, names, descriptions, and kerning information from TrueType fonts

ImGui.NET

15
Stars
1
Forks
Watchers

An ImGui wrapper for .NET.