aardvark-platform / aardvark.rendering

Aardvark.Rendering is a high-performance, dependency-aware rendering engine. It is part of the open-source Aardvark Platform for visual computing, real-time graphics, and visualization.
https://aardvarkians.com/
Other
131 stars 13 forks source link

[GL] improved construction of VertexAttributeBindings #104

Closed luithefirst closed 2 months ago

hyazinthh commented 2 months ago

I've reimplemented your changes using new utilities in Aardvark.Base to retrieve meta information about types at runtime. This way the table does not have to be fully hardcoded.