Sourcecode (implementation) of the SoftEngine by David Rousset in .Net 6 (windows)
See https://www.davrous.com/2013/06/13/tutorial-series-learning-how-to-write-a-3d-soft-engine-from-scratch-in-c-typescript-or-javascript/ for the tutorial.
Various adaptations for current .Net version:
- Loading JSON File
- Loading bitmap and retrieve bytes
- Fix FOV method (LV instead of RV)