Skip to content

CSCI441 Library v5.5.0

Compare
Choose a tag to compare
@jpaoneMines jpaoneMines released this 18 Oct 20:16
· 17 commits to master since this release

v 5.5.0 - 18 Oct 2024

  • TextureUtils::loadAndRegister2DTexture() can silence error message
  • MD5Model silences all but final texture fail messages during load
  • ShaderProgram uses glm::value_ptr() for passing vectors and matrices to program uniforms
  • Include glad/gl.h in materials.hpp for GLfloat to exist if file included on its own
  • Patched bug with objects.hpp wire objects not resetting the polygon mode back for the front_and_back properly