/Metal-Samples

A Metal Sample Gallery written in CSharp using NET6

Primary LanguageC#MIT LicenseMIT

Metal C# examples and demos

A Metal Sample Gallery written in CSharp using NET6

Notes. Visual Studio for Mac could have some problems. If you have issues running the samples try with dotnet run command in the folder of each example.

Examples

Basic

alt Draw simple Triangle

alt Draw Quad

alt Draw Cube

alt Draw AlphaBlend

alt Draw Textured Cube

alt Mipmapping

alt Cubemap

alt Draw Instancing Triangles

alt Draw Instancing Triangles

alt Outlining object using Stencil test

alt Render to texture

alt Texture 2D Array

alt Load mesh

Advanced

alt Tessellation