Awesome
Foster Samples
Samples Projects and Demos for the C# Foster Framework.
Sample | Description | Preview |
---|---|---|
Shapes | A small program that draws shapes to the screen without loading any assets | <img width="200" src="Shapes/screenshot.png"> |
Froggymark | Performance test that draws as many quads to the screen as it can | <img width="200" src="Froggymark/screenshot.png"> |
ImGui | An example using ImGui.NET wrapped in Foster draw calls | <img width="200" src="ImGui/screenshot.png"> |
TinyLink | A 2D platformer with a small level editor | <img width="200" src="TinyLink/screenshot.png"> |