Example of using MVC for game developing
-
Updated
Feb 15, 2019 - C#
Example of using MVC for game developing
Machine problem #3 Interpolation using newton method
Projeto realizado, seguindo o curso 'C# Fundamentals' pelo PluralSight
In this project, I used zero order hold, first order hold, KNN and Bilinear interpolation algorithms for image interpolation. As a result of this, I have shown in my GUI program for an input: zoom in-out with these algorithms and calculated process time for Bresenham line algorithm, DDA line algorithm, grayscale and rotate input image.
Add a description, image, and links to the interpolation-techniques topic page so that developers can more easily learn about it.
To associate your repository with the interpolation-techniques topic, visit your repo's landing page and select "manage topics."