Releases: WholesomeIsland/Silk.NET.OpenGL.Abstractions
Releases · WholesomeIsland/Silk.NET.OpenGL.Abstractions
I am an idiot
alright so i forgot to commit the changes that were in the last release so this is the real v2.2
v2.2
Changes:
- Added Assimp Model loading
- Added argument to Model class constructor to choose what textures it loads
Second release
ChangeLog
- Added GLModel for Assimp Model Loading
- Fixed a few errors in texture loading
First Release
Have support For VBO, VAO, EBO, and Shaders.
== NOTE ==
the Shader class is a Shader PROGRAM. not a single shader.