SharpDX-Rastertek-Tutorials
SharpDX-Rastertek-Tutorials copied to clipboard
This is a C# repository based off the Rastertek Tutorial Series posted on www.Rastertek.com, is a literal conversion of the C++ implementations posted on the WebSite, to a .NET C# based implementation...
Results
1
SharpDX-Rastertek-Tutorials issues
Sort by
recently updated
recently updated
newest added
Hi, I noticed that in the tutorials, specifically the series 2 terrain tutorials, that mip mapping is not working, all the terrain textures look grainy due to aliasing. How would...