FosterFramework / Foster

A small C# game framework
MIT License
435 stars 38 forks source link

Update Mesh API to allow Instanced rendering #5

Open NoelFB opened 1 year ago

NoelFB commented 1 year ago

The old Foster Mesh had Instanced rendering APIs and it would be nice to include that here, as per suggestion in #4

NoelFB commented 3 months ago

This is probably going to get merged into #1 whenever that happens.