Skip to content

Releases: WholesomeIsland/Silk.NET.OpenGL.Abstractions

I am an idiot

03 Mar 13:04
Compare
Choose a tag to compare

alright so i forgot to commit the changes that were in the last release so this is the real v2.2

v2.2

03 Mar 12:13
Compare
Choose a tag to compare

Changes:

  • Added Assimp Model loading
  • Added argument to Model class constructor to choose what textures it loads

Second release

02 Mar 15:22
Compare
Choose a tag to compare

ChangeLog

  • Added GLModel for Assimp Model Loading
  • Fixed a few errors in texture loading

First Release

14 Dec 18:10
4964eb4
Compare
Choose a tag to compare

Have support For VBO, VAO, EBO, and Shaders.

== NOTE ==
the Shader class is a Shader PROGRAM. not a single shader.