vvvv / VL.StandardLibs

A collection of standard libraries for vvvv including VL.Stride, VL.Skia, VL.ImGui, msgpack.org[VL]
https://visualprogramming.net
GNU Lesser General Public License v3.0
40 stars 15 forks source link

Draw args as buffer for DynamicMesh #84

Open tebjan opened 2 years ago

tebjan commented 2 years ago

Needs an extension in Stride to Set an ArgumentBuffer as draw arguments to the MeshDraw class.

Needed for:

tebjan commented 2 years ago

See: https://github.com/stride3d/stride/pull/1482