diff --git a/CHANGELOG.md b/CHANGELOG.md
index f4a30ca4..fa5163b0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
# Revision History
-## v ?.?.? - ?? ??? ????
+## v 5.3.0 - 16 Aug 2024
- Removed [[nodiscard]] from ModelLoader::draw() to silence warnings. Currently method always returns true so the return value isn't applicable.
- Changed format of extensions listing header
- Added abstract PerspectiveCamera class to house aspect ratio, field of view, near/far clip planes. When any is updated, the perspective projection matrix is recomputed
diff --git a/csci441.dox.config b/csci441.dox.config
index 757938d7..baedbb15 100644
--- a/csci441.dox.config
+++ b/csci441.dox.config
@@ -5,7 +5,7 @@
#---------------------------------------------------------------------------
DOXYFILE_ENCODING = UTF-8
PROJECT_NAME = "CSCI441 OpenGL Library"
-PROJECT_NUMBER = 5.2.0
+PROJECT_NUMBER = 5.3.0
PROJECT_BRIEF = "CS@Mines CSCI441 Computer Graphics Course Library"
PROJECT_LOGO =
OUTPUT_DIRECTORY =
diff --git a/docs/_arcball_cam_8hpp.html b/docs/_arcball_cam_8hpp.html
index 4a2bd71d..9bc37a67 100644
--- a/docs/_arcball_cam_8hpp.html
+++ b/docs/_arcball_cam_8hpp.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_arcball_cam_8hpp_source.html b/docs/_arcball_cam_8hpp_source.html
index 29355fba..c0d8167d 100644
--- a/docs/_arcball_cam_8hpp_source.html
+++ b/docs/_arcball_cam_8hpp_source.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_c_s_c_i441_8hpp.html b/docs/_c_s_c_i441_8hpp.html
index a6d87de4..cc86bd04 100644
--- a/docs/_c_s_c_i441_8hpp.html
+++ b/docs/_c_s_c_i441_8hpp.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_c_s_c_i441_8hpp_source.html b/docs/_c_s_c_i441_8hpp_source.html
index ef10fb42..6bd924a8 100644
--- a/docs/_c_s_c_i441_8hpp_source.html
+++ b/docs/_c_s_c_i441_8hpp_source.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_camera_8hpp.html b/docs/_camera_8hpp.html
index 9ae1fa44..45d0b947 100644
--- a/docs/_camera_8hpp.html
+++ b/docs/_camera_8hpp.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_camera_8hpp_source.html b/docs/_camera_8hpp_source.html
index 1bb067d7..1f66053c 100644
--- a/docs/_camera_8hpp_source.html
+++ b/docs/_camera_8hpp_source.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_compute_shader_program_8hpp.html b/docs/_compute_shader_program_8hpp.html
index 74367772..4e23d222 100644
--- a/docs/_compute_shader_program_8hpp.html
+++ b/docs/_compute_shader_program_8hpp.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_compute_shader_program_8hpp_source.html b/docs/_compute_shader_program_8hpp_source.html
index 1a4209ca..87c72d33 100644
--- a/docs/_compute_shader_program_8hpp_source.html
+++ b/docs/_compute_shader_program_8hpp_source.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_fixed_cam_8hpp.html b/docs/_fixed_cam_8hpp.html
index b8f1418f..ecd09065 100644
--- a/docs/_fixed_cam_8hpp.html
+++ b/docs/_fixed_cam_8hpp.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_fixed_cam_8hpp_source.html b/docs/_fixed_cam_8hpp_source.html
index f59ecb6d..182b3dfe 100644
--- a/docs/_fixed_cam_8hpp_source.html
+++ b/docs/_fixed_cam_8hpp_source.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_framebuffer_utils_8hpp.html b/docs/_framebuffer_utils_8hpp.html
index 9f66be1b..947058a9 100644
--- a/docs/_framebuffer_utils_8hpp.html
+++ b/docs/_framebuffer_utils_8hpp.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_framebuffer_utils_8hpp_source.html b/docs/_framebuffer_utils_8hpp_source.html
index b158e287..1d167abe 100644
--- a/docs/_framebuffer_utils_8hpp_source.html
+++ b/docs/_framebuffer_utils_8hpp_source.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_free_cam_8hpp.html b/docs/_free_cam_8hpp.html
index 582db7fc..94c74a4f 100644
--- a/docs/_free_cam_8hpp.html
+++ b/docs/_free_cam_8hpp.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_free_cam_8hpp_source.html b/docs/_free_cam_8hpp_source.html
index 504f5ed8..a8542f36 100644
--- a/docs/_free_cam_8hpp_source.html
+++ b/docs/_free_cam_8hpp_source.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_h_u_d_camera_8hpp.html b/docs/_h_u_d_camera_8hpp.html
index 73cbb76b..88b10510 100644
--- a/docs/_h_u_d_camera_8hpp.html
+++ b/docs/_h_u_d_camera_8hpp.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_h_u_d_camera_8hpp_source.html b/docs/_h_u_d_camera_8hpp_source.html
index 9319ba3f..8f8bc312 100644
--- a/docs/_h_u_d_camera_8hpp_source.html
+++ b/docs/_h_u_d_camera_8hpp_source.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_m_d5_camera_8hpp.html b/docs/_m_d5_camera_8hpp.html
index 34ec089f..61c512a3 100644
--- a/docs/_m_d5_camera_8hpp.html
+++ b/docs/_m_d5_camera_8hpp.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_m_d5_camera_8hpp_source.html b/docs/_m_d5_camera_8hpp_source.html
index e7cc2d23..b1bcf99f 100644
--- a/docs/_m_d5_camera_8hpp_source.html
+++ b/docs/_m_d5_camera_8hpp_source.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_m_d5_model_8hpp.html b/docs/_m_d5_model_8hpp.html
index 705bc057..ef912630 100644
--- a/docs/_m_d5_model_8hpp.html
+++ b/docs/_m_d5_model_8hpp.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_m_d5_model_8hpp_source.html b/docs/_m_d5_model_8hpp_source.html
index e1d9c944..4a257d13 100644
--- a/docs/_m_d5_model_8hpp_source.html
+++ b/docs/_m_d5_model_8hpp_source.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_model_loader_8hpp.html b/docs/_model_loader_8hpp.html
index 4afa81d2..d0de7f68 100644
--- a/docs/_model_loader_8hpp.html
+++ b/docs/_model_loader_8hpp.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_model_loader_8hpp_source.html b/docs/_model_loader_8hpp_source.html
index 0b419f31..65000960 100644
--- a/docs/_model_loader_8hpp_source.html
+++ b/docs/_model_loader_8hpp_source.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_open_g_l3_d_engine_8hpp.html b/docs/_open_g_l3_d_engine_8hpp.html
index 1439ca87..957dceeb 100644
--- a/docs/_open_g_l3_d_engine_8hpp.html
+++ b/docs/_open_g_l3_d_engine_8hpp.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_open_g_l3_d_engine_8hpp_source.html b/docs/_open_g_l3_d_engine_8hpp_source.html
index 6fb19c69..513dc736 100644
--- a/docs/_open_g_l3_d_engine_8hpp_source.html
+++ b/docs/_open_g_l3_d_engine_8hpp_source.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_open_g_l_engine_8hpp.html b/docs/_open_g_l_engine_8hpp.html
index 211315bd..a6a00c4d 100644
--- a/docs/_open_g_l_engine_8hpp.html
+++ b/docs/_open_g_l_engine_8hpp.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_open_g_l_engine_8hpp_source.html b/docs/_open_g_l_engine_8hpp_source.html
index 2793e47f..e7a991cb 100644
--- a/docs/_open_g_l_engine_8hpp_source.html
+++ b/docs/_open_g_l_engine_8hpp_source.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_open_g_l_utils_8hpp.html b/docs/_open_g_l_utils_8hpp.html
index 6f85d09e..e828f890 100644
--- a/docs/_open_g_l_utils_8hpp.html
+++ b/docs/_open_g_l_utils_8hpp.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_open_g_l_utils_8hpp_source.html b/docs/_open_g_l_utils_8hpp_source.html
index f3a5ffb8..3f1e8c05 100644
--- a/docs/_open_g_l_utils_8hpp_source.html
+++ b/docs/_open_g_l_utils_8hpp_source.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_orthographic_camera_8hpp_source.html b/docs/_orthographic_camera_8hpp_source.html
index c81d0cc3..89e7c2ec 100644
--- a/docs/_orthographic_camera_8hpp_source.html
+++ b/docs/_orthographic_camera_8hpp_source.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_perspective_camera_8hpp_source.html b/docs/_perspective_camera_8hpp_source.html
index ac36a591..84054891 100644
--- a/docs/_perspective_camera_8hpp_source.html
+++ b/docs/_perspective_camera_8hpp_source.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_shader_program_8hpp.html b/docs/_shader_program_8hpp.html
index 08faa718..d202efb6 100644
--- a/docs/_shader_program_8hpp.html
+++ b/docs/_shader_program_8hpp.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_shader_program_8hpp_source.html b/docs/_shader_program_8hpp_source.html
index 000e91c0..7b62cbf7 100644
--- a/docs/_shader_program_8hpp_source.html
+++ b/docs/_shader_program_8hpp_source.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_shader_program_pipeline_8hpp.html b/docs/_shader_program_pipeline_8hpp.html
index b31666b2..e8932c54 100644
--- a/docs/_shader_program_pipeline_8hpp.html
+++ b/docs/_shader_program_pipeline_8hpp.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_shader_program_pipeline_8hpp_source.html b/docs/_shader_program_pipeline_8hpp_source.html
index bd4f4ddd..f167ef08 100644
--- a/docs/_shader_program_pipeline_8hpp_source.html
+++ b/docs/_shader_program_pipeline_8hpp_source.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_shader_utils_8hpp.html b/docs/_shader_utils_8hpp.html
index 2e125da3..42bb99b6 100644
--- a/docs/_shader_utils_8hpp.html
+++ b/docs/_shader_utils_8hpp.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_shader_utils_8hpp_source.html b/docs/_shader_utils_8hpp_source.html
index 0f4bb2c1..89b13023 100644
--- a/docs/_shader_utils_8hpp_source.html
+++ b/docs/_shader_utils_8hpp_source.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_simple_shader_8hpp.html b/docs/_simple_shader_8hpp.html
index 8b1f5920..8641ffa2 100644
--- a/docs/_simple_shader_8hpp.html
+++ b/docs/_simple_shader_8hpp.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_simple_shader_8hpp_source.html b/docs/_simple_shader_8hpp_source.html
index 397457a4..f0dcd514 100644
--- a/docs/_simple_shader_8hpp_source.html
+++ b/docs/_simple_shader_8hpp_source.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_texture_utils_8hpp.html b/docs/_texture_utils_8hpp.html
index b2d531fd..c3cc4bea 100644
--- a/docs/_texture_utils_8hpp.html
+++ b/docs/_texture_utils_8hpp.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_texture_utils_8hpp_source.html b/docs/_texture_utils_8hpp_source.html
index e7cd95b5..64bc34d1 100644
--- a/docs/_texture_utils_8hpp_source.html
+++ b/docs/_texture_utils_8hpp_source.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_uniform_buffer_object_8hpp.html b/docs/_uniform_buffer_object_8hpp.html
index 4faa7c55..63db2c9e 100644
--- a/docs/_uniform_buffer_object_8hpp.html
+++ b/docs/_uniform_buffer_object_8hpp.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/_uniform_buffer_object_8hpp_source.html b/docs/_uniform_buffer_object_8hpp_source.html
index cc72bddd..ee1f4a7f 100644
--- a/docs/_uniform_buffer_object_8hpp_source.html
+++ b/docs/_uniform_buffer_object_8hpp_source.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/annotated.html b/docs/annotated.html
index ff27d262..6d503457 100644
--- a/docs/annotated.html
+++ b/docs/annotated.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/class_c_s_c_i441_1_1_arcball_cam-members.html b/docs/class_c_s_c_i441_1_1_arcball_cam-members.html
index de992000..ae30326d 100644
--- a/docs/class_c_s_c_i441_1_1_arcball_cam-members.html
+++ b/docs/class_c_s_c_i441_1_1_arcball_cam-members.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/class_c_s_c_i441_1_1_arcball_cam.html b/docs/class_c_s_c_i441_1_1_arcball_cam.html
index 0f60c8c9..0774c9c2 100644
--- a/docs/class_c_s_c_i441_1_1_arcball_cam.html
+++ b/docs/class_c_s_c_i441_1_1_arcball_cam.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/class_c_s_c_i441_1_1_camera-members.html b/docs/class_c_s_c_i441_1_1_camera-members.html
index 96d78c43..f38ed43b 100644
--- a/docs/class_c_s_c_i441_1_1_camera-members.html
+++ b/docs/class_c_s_c_i441_1_1_camera-members.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/class_c_s_c_i441_1_1_camera.html b/docs/class_c_s_c_i441_1_1_camera.html
index 6726f4a6..58625f8a 100644
--- a/docs/class_c_s_c_i441_1_1_camera.html
+++ b/docs/class_c_s_c_i441_1_1_camera.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/class_c_s_c_i441_1_1_compute_shader_program-members.html b/docs/class_c_s_c_i441_1_1_compute_shader_program-members.html
index f923e8ac..5ed3254e 100644
--- a/docs/class_c_s_c_i441_1_1_compute_shader_program-members.html
+++ b/docs/class_c_s_c_i441_1_1_compute_shader_program-members.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/class_c_s_c_i441_1_1_compute_shader_program.html b/docs/class_c_s_c_i441_1_1_compute_shader_program.html
index eef3f3c9..d9fd0040 100644
--- a/docs/class_c_s_c_i441_1_1_compute_shader_program.html
+++ b/docs/class_c_s_c_i441_1_1_compute_shader_program.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/class_c_s_c_i441_1_1_fixed_cam-members.html b/docs/class_c_s_c_i441_1_1_fixed_cam-members.html
index 808d46c7..0b0f63a0 100644
--- a/docs/class_c_s_c_i441_1_1_fixed_cam-members.html
+++ b/docs/class_c_s_c_i441_1_1_fixed_cam-members.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/class_c_s_c_i441_1_1_fixed_cam.html b/docs/class_c_s_c_i441_1_1_fixed_cam.html
index 26074ec0..b23e46fc 100644
--- a/docs/class_c_s_c_i441_1_1_fixed_cam.html
+++ b/docs/class_c_s_c_i441_1_1_fixed_cam.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/class_c_s_c_i441_1_1_free_cam-members.html b/docs/class_c_s_c_i441_1_1_free_cam-members.html
index ee60fd19..55c7d79c 100644
--- a/docs/class_c_s_c_i441_1_1_free_cam-members.html
+++ b/docs/class_c_s_c_i441_1_1_free_cam-members.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/class_c_s_c_i441_1_1_free_cam.html b/docs/class_c_s_c_i441_1_1_free_cam.html
index 4ade0359..6dfe233f 100644
--- a/docs/class_c_s_c_i441_1_1_free_cam.html
+++ b/docs/class_c_s_c_i441_1_1_free_cam.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/class_c_s_c_i441_1_1_h_u_d_camera-members.html b/docs/class_c_s_c_i441_1_1_h_u_d_camera-members.html
index ba82f92c..b7b5bb88 100644
--- a/docs/class_c_s_c_i441_1_1_h_u_d_camera-members.html
+++ b/docs/class_c_s_c_i441_1_1_h_u_d_camera-members.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/class_c_s_c_i441_1_1_h_u_d_camera.html b/docs/class_c_s_c_i441_1_1_h_u_d_camera.html
index b78f1e5d..4ba84595 100644
--- a/docs/class_c_s_c_i441_1_1_h_u_d_camera.html
+++ b/docs/class_c_s_c_i441_1_1_h_u_d_camera.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/class_c_s_c_i441_1_1_m_d5_camera-members.html b/docs/class_c_s_c_i441_1_1_m_d5_camera-members.html
index edfa35e9..7f49c8a6 100644
--- a/docs/class_c_s_c_i441_1_1_m_d5_camera-members.html
+++ b/docs/class_c_s_c_i441_1_1_m_d5_camera-members.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/class_c_s_c_i441_1_1_m_d5_camera.html b/docs/class_c_s_c_i441_1_1_m_d5_camera.html
index 4f9f07d3..64e8ac60 100644
--- a/docs/class_c_s_c_i441_1_1_m_d5_camera.html
+++ b/docs/class_c_s_c_i441_1_1_m_d5_camera.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/class_c_s_c_i441_1_1_m_d5_model-members.html b/docs/class_c_s_c_i441_1_1_m_d5_model-members.html
index a05e960d..61d5c46c 100644
--- a/docs/class_c_s_c_i441_1_1_m_d5_model-members.html
+++ b/docs/class_c_s_c_i441_1_1_m_d5_model-members.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/class_c_s_c_i441_1_1_m_d5_model.html b/docs/class_c_s_c_i441_1_1_m_d5_model.html
index fd4fdf46..17b37de0 100644
--- a/docs/class_c_s_c_i441_1_1_m_d5_model.html
+++ b/docs/class_c_s_c_i441_1_1_m_d5_model.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/class_c_s_c_i441_1_1_model_loader-members.html b/docs/class_c_s_c_i441_1_1_model_loader-members.html
index e93c7605..8c771aec 100644
--- a/docs/class_c_s_c_i441_1_1_model_loader-members.html
+++ b/docs/class_c_s_c_i441_1_1_model_loader-members.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/class_c_s_c_i441_1_1_model_loader.html b/docs/class_c_s_c_i441_1_1_model_loader.html
index 9f661c21..b8143351 100644
--- a/docs/class_c_s_c_i441_1_1_model_loader.html
+++ b/docs/class_c_s_c_i441_1_1_model_loader.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/class_c_s_c_i441_1_1_open_g_l3_d_engine-members.html b/docs/class_c_s_c_i441_1_1_open_g_l3_d_engine-members.html
index c0db61ad..21d477a7 100644
--- a/docs/class_c_s_c_i441_1_1_open_g_l3_d_engine-members.html
+++ b/docs/class_c_s_c_i441_1_1_open_g_l3_d_engine-members.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/class_c_s_c_i441_1_1_open_g_l3_d_engine.html b/docs/class_c_s_c_i441_1_1_open_g_l3_d_engine.html
index 217cf0c9..f6412d64 100644
--- a/docs/class_c_s_c_i441_1_1_open_g_l3_d_engine.html
+++ b/docs/class_c_s_c_i441_1_1_open_g_l3_d_engine.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/class_c_s_c_i441_1_1_open_g_l_engine-members.html b/docs/class_c_s_c_i441_1_1_open_g_l_engine-members.html
index 9546673f..3521803c 100644
--- a/docs/class_c_s_c_i441_1_1_open_g_l_engine-members.html
+++ b/docs/class_c_s_c_i441_1_1_open_g_l_engine-members.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/class_c_s_c_i441_1_1_open_g_l_engine.html b/docs/class_c_s_c_i441_1_1_open_g_l_engine.html
index f3afccca..c151aa91 100644
--- a/docs/class_c_s_c_i441_1_1_open_g_l_engine.html
+++ b/docs/class_c_s_c_i441_1_1_open_g_l_engine.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/class_c_s_c_i441_1_1_orthographic_camera-members.html b/docs/class_c_s_c_i441_1_1_orthographic_camera-members.html
index 65a636d4..4cc8997d 100644
--- a/docs/class_c_s_c_i441_1_1_orthographic_camera-members.html
+++ b/docs/class_c_s_c_i441_1_1_orthographic_camera-members.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/class_c_s_c_i441_1_1_orthographic_camera.html b/docs/class_c_s_c_i441_1_1_orthographic_camera.html
index 4bc9862e..18cd9bd4 100644
--- a/docs/class_c_s_c_i441_1_1_orthographic_camera.html
+++ b/docs/class_c_s_c_i441_1_1_orthographic_camera.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/class_c_s_c_i441_1_1_perspective_camera-members.html b/docs/class_c_s_c_i441_1_1_perspective_camera-members.html
index 5f928382..76fbcd81 100644
--- a/docs/class_c_s_c_i441_1_1_perspective_camera-members.html
+++ b/docs/class_c_s_c_i441_1_1_perspective_camera-members.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/class_c_s_c_i441_1_1_perspective_camera.html b/docs/class_c_s_c_i441_1_1_perspective_camera.html
index ddc3a5c6..ca5eb945 100644
--- a/docs/class_c_s_c_i441_1_1_perspective_camera.html
+++ b/docs/class_c_s_c_i441_1_1_perspective_camera.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/class_c_s_c_i441_1_1_shader_program-members.html b/docs/class_c_s_c_i441_1_1_shader_program-members.html
index ccd9a4b5..a8262638 100644
--- a/docs/class_c_s_c_i441_1_1_shader_program-members.html
+++ b/docs/class_c_s_c_i441_1_1_shader_program-members.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/class_c_s_c_i441_1_1_shader_program.html b/docs/class_c_s_c_i441_1_1_shader_program.html
index 542a02ef..21ad815b 100644
--- a/docs/class_c_s_c_i441_1_1_shader_program.html
+++ b/docs/class_c_s_c_i441_1_1_shader_program.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/class_c_s_c_i441_1_1_shader_program_pipeline-members.html b/docs/class_c_s_c_i441_1_1_shader_program_pipeline-members.html
index 1064600d..54a2c189 100644
--- a/docs/class_c_s_c_i441_1_1_shader_program_pipeline-members.html
+++ b/docs/class_c_s_c_i441_1_1_shader_program_pipeline-members.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/class_c_s_c_i441_1_1_shader_program_pipeline.html b/docs/class_c_s_c_i441_1_1_shader_program_pipeline.html
index c4a593ee..b217cc5c 100644
--- a/docs/class_c_s_c_i441_1_1_shader_program_pipeline.html
+++ b/docs/class_c_s_c_i441_1_1_shader_program_pipeline.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/class_c_s_c_i441_1_1_uniform_buffer_object-members.html b/docs/class_c_s_c_i441_1_1_uniform_buffer_object-members.html
index d6161cc2..d550221f 100644
--- a/docs/class_c_s_c_i441_1_1_uniform_buffer_object-members.html
+++ b/docs/class_c_s_c_i441_1_1_uniform_buffer_object-members.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/class_c_s_c_i441_1_1_uniform_buffer_object.html b/docs/class_c_s_c_i441_1_1_uniform_buffer_object.html
index 7015df0b..596f895c 100644
--- a/docs/class_c_s_c_i441_1_1_uniform_buffer_object.html
+++ b/docs/class_c_s_c_i441_1_1_uniform_buffer_object.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/classes.html b/docs/classes.html
index 2c0b8c15..b3b666ad 100644
--- a/docs/classes.html
+++ b/docs/classes.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/files.html b/docs/files.html
index 24049461..125905a7 100644
--- a/docs/files.html
+++ b/docs/files.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions.html b/docs/functions.html
index 56d2994d..4e0aaa9c 100644
--- a/docs/functions.html
+++ b/docs/functions.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_b.html b/docs/functions_b.html
index 0dfee67c..1ef958ff 100644
--- a/docs/functions_b.html
+++ b/docs/functions_b.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_c.html b/docs/functions_c.html
index c5b786b2..c90379ff 100644
--- a/docs/functions_c.html
+++ b/docs/functions_c.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_d.html b/docs/functions_d.html
index 30658f61..e187d5b0 100644
--- a/docs/functions_d.html
+++ b/docs/functions_d.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_e.html b/docs/functions_e.html
index 54ae4f17..94cb3023 100644
--- a/docs/functions_e.html
+++ b/docs/functions_e.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_enum.html b/docs/functions_enum.html
index 5758d20c..439173e1 100644
--- a/docs/functions_enum.html
+++ b/docs/functions_enum.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_eval.html b/docs/functions_eval.html
index e28998e1..e9a303e5 100644
--- a/docs/functions_eval.html
+++ b/docs/functions_eval.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_f.html b/docs/functions_f.html
index 1e9ace34..b591ef4b 100644
--- a/docs/functions_f.html
+++ b/docs/functions_f.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_func.html b/docs/functions_func.html
index 87fd2825..744a8e70 100644
--- a/docs/functions_func.html
+++ b/docs/functions_func.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_func_b.html b/docs/functions_func_b.html
index fb567123..319b4139 100644
--- a/docs/functions_func_b.html
+++ b/docs/functions_func_b.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_func_c.html b/docs/functions_func_c.html
index 888677f9..3e7aa52c 100644
--- a/docs/functions_func_c.html
+++ b/docs/functions_func_c.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_func_d.html b/docs/functions_func_d.html
index 37c6da16..8f722e59 100644
--- a/docs/functions_func_d.html
+++ b/docs/functions_func_d.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_func_e.html b/docs/functions_func_e.html
index 274659c6..4d9e6d8a 100644
--- a/docs/functions_func_e.html
+++ b/docs/functions_func_e.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_func_f.html b/docs/functions_func_f.html
index c10424df..69dae2b5 100644
--- a/docs/functions_func_f.html
+++ b/docs/functions_func_f.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_func_g.html b/docs/functions_func_g.html
index ef6d98aa..d8ad52e6 100644
--- a/docs/functions_func_g.html
+++ b/docs/functions_func_g.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_func_h.html b/docs/functions_func_h.html
index de7bfca0..c19ba79d 100644
--- a/docs/functions_func_h.html
+++ b/docs/functions_func_h.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_func_i.html b/docs/functions_func_i.html
index 270137d0..458cc9b7 100644
--- a/docs/functions_func_i.html
+++ b/docs/functions_func_i.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_func_l.html b/docs/functions_func_l.html
index 38e61252..471bb0c8 100644
--- a/docs/functions_func_l.html
+++ b/docs/functions_func_l.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_func_m.html b/docs/functions_func_m.html
index 6a353011..3f3e546f 100644
--- a/docs/functions_func_m.html
+++ b/docs/functions_func_m.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_func_o.html b/docs/functions_func_o.html
index 564e68bd..5d6689d9 100644
--- a/docs/functions_func_o.html
+++ b/docs/functions_func_o.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_func_p.html b/docs/functions_func_p.html
index 228d066e..ea0a299f 100644
--- a/docs/functions_func_p.html
+++ b/docs/functions_func_p.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_func_r.html b/docs/functions_func_r.html
index 438a42f5..d2339147 100644
--- a/docs/functions_func_r.html
+++ b/docs/functions_func_r.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_func_s.html b/docs/functions_func_s.html
index 2bfce264..29a47526 100644
--- a/docs/functions_func_s.html
+++ b/docs/functions_func_s.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_func_t.html b/docs/functions_func_t.html
index 3549c968..fe3b3d20 100644
--- a/docs/functions_func_t.html
+++ b/docs/functions_func_t.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_func_u.html b/docs/functions_func_u.html
index bb44bec6..6643ba72 100644
--- a/docs/functions_func_u.html
+++ b/docs/functions_func_u.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_func_v.html b/docs/functions_func_v.html
index e2b7d5fe..8018513f 100644
--- a/docs/functions_func_v.html
+++ b/docs/functions_func_v.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_func_w.html b/docs/functions_func_w.html
index d865a284..f1545792 100644
--- a/docs/functions_func_w.html
+++ b/docs/functions_func_w.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_func_~.html b/docs/functions_func_~.html
index c9aaf13c..c7165d92 100644
--- a/docs/functions_func_~.html
+++ b/docs/functions_func_~.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_g.html b/docs/functions_g.html
index 10603c8f..c25f23ed 100644
--- a/docs/functions_g.html
+++ b/docs/functions_g.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_h.html b/docs/functions_h.html
index 45ec7b88..8dcbc90f 100644
--- a/docs/functions_h.html
+++ b/docs/functions_h.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_i.html b/docs/functions_i.html
index db75361d..5ff01429 100644
--- a/docs/functions_i.html
+++ b/docs/functions_i.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_j.html b/docs/functions_j.html
index 0c131392..2d47033e 100644
--- a/docs/functions_j.html
+++ b/docs/functions_j.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_l.html b/docs/functions_l.html
index 91490f38..6201768e 100644
--- a/docs/functions_l.html
+++ b/docs/functions_l.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_m.html b/docs/functions_m.html
index c67f6fc8..d42d08d3 100644
--- a/docs/functions_m.html
+++ b/docs/functions_m.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_n.html b/docs/functions_n.html
index 12ac152e..7fe3576d 100644
--- a/docs/functions_n.html
+++ b/docs/functions_n.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_o.html b/docs/functions_o.html
index 90efe9d4..7a68d8ee 100644
--- a/docs/functions_o.html
+++ b/docs/functions_o.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_p.html b/docs/functions_p.html
index 23cdecc6..07c7f3e7 100644
--- a/docs/functions_p.html
+++ b/docs/functions_p.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_r.html b/docs/functions_r.html
index 337a843d..9388aacf 100644
--- a/docs/functions_r.html
+++ b/docs/functions_r.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_s.html b/docs/functions_s.html
index 488a07ce..c17d6e59 100644
--- a/docs/functions_s.html
+++ b/docs/functions_s.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_t.html b/docs/functions_t.html
index 1a8be457..b569bccf 100644
--- a/docs/functions_t.html
+++ b/docs/functions_t.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_u.html b/docs/functions_u.html
index 8983f04f..39abc1fe 100644
--- a/docs/functions_u.html
+++ b/docs/functions_u.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_v.html b/docs/functions_v.html
index 850a3f3d..731dab68 100644
--- a/docs/functions_v.html
+++ b/docs/functions_v.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_vars.html b/docs/functions_vars.html
index 91acc905..f36c3b0a 100644
--- a/docs/functions_vars.html
+++ b/docs/functions_vars.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_w.html b/docs/functions_w.html
index 603769fb..39477bce 100644
--- a/docs/functions_w.html
+++ b/docs/functions_w.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/functions_~.html b/docs/functions_~.html
index a6e2ac4a..d74458c5 100644
--- a/docs/functions_~.html
+++ b/docs/functions_~.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/hierarchy.html b/docs/hierarchy.html
index 8c6c441d..ef758e07 100644
--- a/docs/hierarchy.html
+++ b/docs/hierarchy.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/index.html b/docs/index.html
index 0f94d9dd..bbb57e38 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/materials_8hpp.html b/docs/materials_8hpp.html
index 18354b4d..8d97cdae 100644
--- a/docs/materials_8hpp.html
+++ b/docs/materials_8hpp.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/materials_8hpp_source.html b/docs/materials_8hpp_source.html
index d5946478..d561b9d6 100644
--- a/docs/materials_8hpp_source.html
+++ b/docs/materials_8hpp_source.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/md__c_h_a_n_g_e_l_o_g.html b/docs/md__c_h_a_n_g_e_l_o_g.html
index 353d953f..972c496b 100644
--- a/docs/md__c_h_a_n_g_e_l_o_g.html
+++ b/docs/md__c_h_a_n_g_e_l_o_g.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
@@ -74,7 +74,7 @@
-v ?.?.? - ?? ??? ????
+v 5.3.0 - 16 Aug 2024
- Removed [[nodiscard]] from ModelLoader::draw() to silence warnings. Currently method always returns true so the return value isn't applicable.
- Changed format of extensions listing header
diff --git a/docs/md__r_e_a_d_m_e.html b/docs/md__r_e_a_d_m_e.html
index eafdbe4c..a0fc5b93 100644
--- a/docs/md__r_e_a_d_m_e.html
+++ b/docs/md__r_e_a_d_m_e.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/model_material_8hpp.html b/docs/model_material_8hpp.html
index 2d49938e..c4c583fc 100644
--- a/docs/model_material_8hpp.html
+++ b/docs/model_material_8hpp.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/model_material_8hpp_source.html b/docs/model_material_8hpp_source.html
index 4703e4eb..3d3b9f9c 100644
--- a/docs/model_material_8hpp_source.html
+++ b/docs/model_material_8hpp_source.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/namespace_c_s_c_i441.html b/docs/namespace_c_s_c_i441.html
index ce281d3c..6bdec4ae 100644
--- a/docs/namespace_c_s_c_i441.html
+++ b/docs/namespace_c_s_c_i441.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/namespace_framebuffer_utils.html b/docs/namespace_framebuffer_utils.html
index 82622805..a4c1f14e 100644
--- a/docs/namespace_framebuffer_utils.html
+++ b/docs/namespace_framebuffer_utils.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/namespace_materials.html b/docs/namespace_materials.html
index 496837e5..7b38b12b 100644
--- a/docs/namespace_materials.html
+++ b/docs/namespace_materials.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/namespace_open_g_l_utils.html b/docs/namespace_open_g_l_utils.html
index 3c26af6d..9cc452bc 100644
--- a/docs/namespace_open_g_l_utils.html
+++ b/docs/namespace_open_g_l_utils.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/namespace_simple_shader2.html b/docs/namespace_simple_shader2.html
index c7d3845b..7c878016 100644
--- a/docs/namespace_simple_shader2.html
+++ b/docs/namespace_simple_shader2.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/namespace_simple_shader3.html b/docs/namespace_simple_shader3.html
index c52f0e6b..1ebfb47f 100644
--- a/docs/namespace_simple_shader3.html
+++ b/docs/namespace_simple_shader3.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/namespace_texture_utils.html b/docs/namespace_texture_utils.html
index a584be4d..a856b176 100644
--- a/docs/namespace_texture_utils.html
+++ b/docs/namespace_texture_utils.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/namespacemembers.html b/docs/namespacemembers.html
index e864c7f8..58505bbb 100644
--- a/docs/namespacemembers.html
+++ b/docs/namespacemembers.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/namespacemembers_func.html b/docs/namespacemembers_func.html
index b7954233..06619758 100644
--- a/docs/namespacemembers_func.html
+++ b/docs/namespacemembers_func.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/namespaces.html b/docs/namespaces.html
index 8c51e9cf..ae0e78c3 100644
--- a/docs/namespaces.html
+++ b/docs/namespaces.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/objects_8hpp.html b/docs/objects_8hpp.html
index 011e51e1..d3326589 100644
--- a/docs/objects_8hpp.html
+++ b/docs/objects_8hpp.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/objects_8hpp_source.html b/docs/objects_8hpp_source.html
index 193add0b..23e73145 100644
--- a/docs/objects_8hpp_source.html
+++ b/docs/objects_8hpp_source.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/pages.html b/docs/pages.html
index a2cae893..b98aa364 100644
--- a/docs/pages.html
+++ b/docs/pages.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_animation-members.html b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_animation-members.html
index caa12d8b..b8c03b7d 100644
--- a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_animation-members.html
+++ b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_animation-members.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_animation.html b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_animation.html
index df9caefc..f1f5597f 100644
--- a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_animation.html
+++ b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_animation.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_animation_state-members.html b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_animation_state-members.html
index fd9c07f1..393540cc 100644
--- a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_animation_state-members.html
+++ b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_animation_state-members.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_animation_state.html b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_animation_state.html
index afe0d9b4..b7ddcd2a 100644
--- a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_animation_state.html
+++ b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_animation_state.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_base_frame_joint-members.html b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_base_frame_joint-members.html
index 3ce3499b..dc6f66b2 100644
--- a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_base_frame_joint-members.html
+++ b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_base_frame_joint-members.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_base_frame_joint.html b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_base_frame_joint.html
index c8d92e2c..5c1171ff 100644
--- a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_base_frame_joint.html
+++ b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_base_frame_joint.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_bounding_box-members.html b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_bounding_box-members.html
index 6e3c17d5..fcb626f6 100644
--- a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_bounding_box-members.html
+++ b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_bounding_box-members.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_bounding_box.html b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_bounding_box.html
index d80d496c..14d72219 100644
--- a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_bounding_box.html
+++ b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_bounding_box.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_joint-members.html b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_joint-members.html
index 4dff057e..3f778dc4 100644
--- a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_joint-members.html
+++ b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_joint-members.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_joint.html b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_joint.html
index b89b27d8..6e104a4c 100644
--- a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_joint.html
+++ b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_joint.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_joint_info-members.html b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_joint_info-members.html
index 77aa837c..d45a6b9c 100644
--- a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_joint_info-members.html
+++ b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_joint_info-members.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_joint_info.html b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_joint_info.html
index 7ee3aa53..598b1d51 100644
--- a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_joint_info.html
+++ b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_joint_info.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_mesh-members.html b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_mesh-members.html
index 6c0c6b53..d4e79a6c 100644
--- a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_mesh-members.html
+++ b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_mesh-members.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_mesh.html b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_mesh.html
index a7462923..b332e0e4 100644
--- a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_mesh.html
+++ b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_mesh.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_texture-members.html b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_texture-members.html
index 606c0c01..3c15705a 100644
--- a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_texture-members.html
+++ b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_texture-members.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_texture.html b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_texture.html
index 85394d29..25d833a3 100644
--- a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_texture.html
+++ b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_texture.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_triangle-members.html b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_triangle-members.html
index 5aa93f5e..9bc5c633 100644
--- a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_triangle-members.html
+++ b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_triangle-members.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_triangle.html b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_triangle.html
index b318e396..cde2b637 100644
--- a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_triangle.html
+++ b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_triangle.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_vertex-members.html b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_vertex-members.html
index 05e7d555..e0b88f91 100644
--- a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_vertex-members.html
+++ b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_vertex-members.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_vertex.html b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_vertex.html
index 430c7f75..0ba68a29 100644
--- a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_vertex.html
+++ b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_vertex.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_weight-members.html b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_weight-members.html
index 6da556de..d378a879 100644
--- a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_weight-members.html
+++ b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_weight-members.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_weight.html b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_weight.html
index e2153ad8..f8a78274 100644
--- a/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_weight.html
+++ b/docs/struct_c_s_c_i441_1_1_m_d5_model_1_1_m_d5_weight.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/struct_c_s_c_i441_1_1_materials_1_1_material-members.html b/docs/struct_c_s_c_i441_1_1_materials_1_1_material-members.html
index 92374a0b..61f44b4b 100644
--- a/docs/struct_c_s_c_i441_1_1_materials_1_1_material-members.html
+++ b/docs/struct_c_s_c_i441_1_1_materials_1_1_material-members.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/struct_c_s_c_i441_1_1_materials_1_1_material.html b/docs/struct_c_s_c_i441_1_1_materials_1_1_material.html
index c74cd6aa..80cdd168 100644
--- a/docs/struct_c_s_c_i441_1_1_materials_1_1_material.html
+++ b/docs/struct_c_s_c_i441_1_1_materials_1_1_material.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/teapot_8hpp.html b/docs/teapot_8hpp.html
index 9142eb78..8478eeb7 100644
--- a/docs/teapot_8hpp.html
+++ b/docs/teapot_8hpp.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|
diff --git a/docs/teapot_8hpp_source.html b/docs/teapot_8hpp_source.html
index a4d82e33..a4fc5015 100644
--- a/docs/teapot_8hpp_source.html
+++ b/docs/teapot_8hpp_source.html
@@ -21,7 +21,7 @@
- CSCI441 OpenGL Library 5.2.0
+ CSCI441 OpenGL Library 5.3.0
CS@Mines CSCI441 Computer Graphics Course Library
|