FileMood

Download [FreeCourseLab.com] Udemy - Computer Graphics with Modern OpenGL and C++

FreeCourseLab com Udemy Computer Graphics with Modern OpenGL and

Name

[FreeCourseLab.com] Udemy - Computer Graphics with Modern OpenGL and C++

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

13.4 GB

Total Files

125

Hash

5C4AEB08FA9E77C3C661D388F7A9DFE7A1149AEB

/1. Introduction/

1. About This Course.mp4

59.1 MB

1. About This Course.vtt

10.9 KB

2. [THEORY] Introduction to GLEW, GLFW and SDL.mp4

123.3 MB

2. [THEORY] Introduction to GLEW, GLFW and SDL.vtt

23.0 KB

2.1 slides_theory0_GLEW_GLFW_SDL.pdf.pdf

201.0 KB

3. [CODING] Setting up GLEW with GLFW.mp4

313.7 MB

3. [CODING] Setting up GLEW with GLFW.vtt

52.7 KB

3.1 GLEW Website.html

0.1 KB

3.2 GLFW Website.html

0.1 KB

3.3 Mac Setup Help.html

0.1 KB

3.4 OpenGLCourseApp_GLFW_GLEW.zip.zip

119.6 KB

/2. Beginner/

1. [THEORY] Shaders and the Rendering Pipeline.mp4

327.8 MB

1. [THEORY] Shaders and the Rendering Pipeline.vtt

45.0 KB

1.1 slides_theory1_shaders_pipeline.pdf.pdf

540.8 KB

10. [CODING] Interpolation.mp4

61.6 MB

10. [CODING] Interpolation.vtt

9.4 KB

10.1 OpenGLCourseApp_Interpolation.zip.zip

124.9 KB

11. [CODING] Indexed Draws.mp4

146.0 MB

11. [CODING] Indexed Draws.vtt

18.7 KB

11.1 OpenGLCourseApp_Indexing.zip.zip

125.0 KB

12. [CODING] Projections.mp4

126.8 MB

12. [CODING] Projections.vtt

17.0 KB

12.1 OpenGLCourseApp_Projections.zip.zip

125.1 KB

13. [CODING] Clean Up.mp4

648.0 MB

13. [CODING] Clean Up.vtt

69.3 KB

13.1 OpenGLCourseApp_Cleanup.zip.zip

128.6 KB

2. [CODING] Shaders and the First Triangle.mp4

379.6 MB

2. [CODING] Shaders and the First Triangle.vtt

56.8 KB

2.1 OpenGLCourseApp_Triangle.zip.zip

120.5 KB

3. [THEORY] Vectors, Matrices and Uniform Variables.mp4

442.1 MB

3. [THEORY] Vectors, Matrices and Uniform Variables.vtt

66.1 KB

3.1 slides_theory2_uniform_matrices.pdf.pdf

1.4 MB

4. [CODING] Uniform Variables.mp4

92.4 MB

4. [CODING] Uniform Variables.vtt

13.1 KB

4.1 OpenGLCourseApp_Uniform.zip.zip

120.6 KB

5. [CODING] Using GLM (OpenGL Maths Library).mp4

39.7 MB

5. [CODING] Using GLM (OpenGL Maths Library).vtt

5.9 KB

5.1 GLM website.html

0.1 KB

6. [CODING] Transforming Translation.mp4

84.2 MB

6. [CODING] Transforming Translation.vtt

13.5 KB

6.1 OpenGLCourseApp_Translate.zip.zip

120.8 KB

7. [CODING] Transforming Rotation.mp4

157.0 MB

7. [CODING] Transforming Rotation.vtt

20.3 KB

7.1 OpenGLCourseApp_Rotate.zip.zip

120.8 KB

8. [CODING] Transforming Scaling.mp4

115.4 MB

8. [CODING] Transforming Scaling.vtt

14.1 KB

8.1 OpenGLCourseApp_Scale.zip.zip

120.9 KB

9. [THEORY] Interpolation, Indexed Draws and Projections.mp4

232.3 MB

9. [THEORY] Interpolation, Indexed Draws and Projections.vtt

29.6 KB

9.1 slides_theory3_interpolation_index_projection.pdf.pdf

532.3 KB

/3. The Camera/

1. [THEORY] The Camera and User Input.mp4

197.6 MB

1. [THEORY] The Camera and User Input.vtt

27.4 KB

1.1 slides_theory4_camera.pdf.pdf

427.4 KB

2. [CODING] Camera Input with GLFW.mp4

312.9 MB

2. [CODING] Camera Input with GLFW.vtt

37.5 KB

3. [CODING] Camera Movement.mp4

487.0 MB

3. [CODING] Camera Movement.vtt

58.7 KB

3.1 OpenGLCourseApp_Camera.zip.zip

194.4 KB

/4. Intermediate/

1. [THEORY] Textures and Image Loading.mp4

236.0 MB

1. [THEORY] Textures and Image Loading.vtt

30.2 KB

1.1 slides_theory5_texture.pdf.pdf

1.1 MB

10. [CODING] Model Importing.mp4

931.1 MB

10. [CODING] Model Importing.vtt

103.2 KB

10.1 Free3D Website.html

0.1 KB

10.2 Assimp Website.html

0.1 KB

10.3 OpenGLCourseApp_Model.zip.zip

15.9 MB

2. [CODING] Texture Mapping.mp4

597.9 MB

2. [CODING] Texture Mapping.vtt

62.9 KB

2.1 stb_image on Github.html

0.1 KB

2.2 dirt.png.png

783.9 KB

2.3 brick.png.png

2.0 MB

2.4 Texture repository.html

0.1 KB

2.5 OpenGLCourseApp_Textures.zip.zip

3.0 MB

3. [THEORY] Phong Lighting and Directional Lights.mp4

289.9 MB

3. [THEORY] Phong Lighting and Directional Lights.vtt

40.1 KB

3.1 slides_theory6_phong_directional.pdf.pdf

846.0 KB

4. [CODING] Ambient Lighting.mp4

196.9 MB

4. [CODING] Ambient Lighting.vtt

27.4 KB

4.1 OpenGLCourseApp_Ambient.zip.zip

3.0 MB

5. [CODING] Diffuse Lighting.mp4

510.8 MB

5. [CODING] Diffuse Lighting.vtt

70.3 KB

5.1 OpenGLCourseApp_Diffuse.zip.zip

3.0 MB

6. [CODING] Specular Lighting.mp4

378.2 MB

6. [CODING] Specular Lighting.vtt

52.2 KB

6.1 OpenGLCourseApp_Specular.zip.zip

3.0 MB

7. [THEORY] Point Lights and Spot Lights.mp4

177.0 MB

7. [THEORY] Point Lights and Spot Lights.vtt

24.3 KB

7.1 Ogre3D Point Light Attenuation values.html

0.1 KB

7.2 slides_theory7_point_spotlight.pdf.pdf

386.9 KB

8. [CODING] Point Lights.mp4

935.3 MB

8. [CODING] Point Lights.vtt

104.9 KB

8.1 OpenGLCourseApp_Point.zip.zip

3.0 MB

8.2 plain.png.png

0.2 KB

9. [CODING] Spot Lights.mp4

558.9 MB

9. [CODING] Spot Lights.vtt

56.8 KB

9.1 OpenGLCourseApp_Spot.zip.zip

9.2 MB

/5. Advanced/

1. [THEORY] Shadow Mapping.mp4

361.3 MB

1. [THEORY] Shadow Mapping.vtt

43.9 KB

1.1 slides_theory8_directional_shadow.pdf.pdf

1.0 MB

2. [CODING] Directional Shadow Maps.mp4

1.3 GB

2. [CODING] Directional Shadow Maps.vtt

133.0 KB

2.1 OpenGLCourseApp_DirShadow.zip.zip

15.9 MB

3. [THEORY] Omnidirectional Shadows, Cube Maps and the Geometry Shader.mp4

296.0 MB

3. [THEORY] Omnidirectional Shadows, Cube Maps and the Geometry Shader.vtt

35.5 KB

3.1 slides_theory9_omni_shadow.pdf.pdf

454.8 KB

4. [CODING] Omnidirectional Shadow Maps Creating the Cubemap.mp4

700.9 MB

4. [CODING] Omnidirectional Shadow Maps Creating the Cubemap.vtt

87.2 KB

5. [CODING] Omnidirectional Shadow Maps Applying the Shadow Map.mp4

751.4 MB

5. [CODING] Omnidirectional Shadow Maps Applying the Shadow Map.vtt

77.1 KB

5.1 LearnOpenGL.html

0.1 KB

5.2 OpenGLCourseApp_OmniDir.zip.zip

15.9 MB

6. [THEORY] The Skybox.mp4

123.8 MB

6. [THEORY] The Skybox.vtt

15.7 KB

6.1 slides_theory10_skybox.pdf.pdf

237.6 KB

7. [CODING] The Skybox.mp4

546.2 MB

7. [CODING] The Skybox.vtt

59.1 KB

7.1 Skybox.zip.zip

2.5 MB

7.2 OpenGLCourseApp_Skybox.zip.zip

18.4 MB

7.3 SkyboxMeshVertices.txt.txt

0.8 KB

7.4 Skybox Textures.html

0.1 KB

/6. Ending and the Future of this Course/

1. The Future of this Course.mp4

81.4 MB

1. The Future of this Course.vtt

17.4 KB

2. Outro.mp4

23.0 MB

2. Outro.vtt

4.6 KB

/

[FreeCourseLab.com].url

0.1 KB

 

Total files 125


Copyright © 2025 FileMood.com