A simple, and very work-in-progress softare rasterizer.
You can see a video about it here.
Written in C#, and using Raylib-cs to draw pixels to window.
You can run it with the command: 'dotnet run --configuration Release'. You'll need to have the .NET SDK installed (this project targets version 9).
