Veldrid.Samples
Veldrid.Samples copied to clipboard
How to Run the sample application
trafficstars
Hi, i am building a maui application i want to add 3d assests can you say how to run the application. Thank you.
First, these samples use nuget packages that in my github packages, so you need add my github nuget packages to your nuget source, see https://github.com/xtuzy/Veldrid.Samples/wiki/How-to-use. (maybe you can add it in visualstudio, but i don't try) Then clone, if nuget packages restore success, you can run app.
I will try them out. Thanks