Skip to content

Latest commit

 

History

History
43 lines (39 loc) · 2.06 KB

File metadata and controls

43 lines (39 loc) · 2.06 KB

Intro

This entire repo is meant to provide various utilities around Meshes.

Requirements

  • .NET10
  • OpenGL Driver
  • [OpenCL Driver]

How To Build

cd $repo_dir
dotnet restore
dotnet build

Remarks

Credits

I was greatly inspired by the following: