Skip to content

Mac OS(Big Sur), OpenGL(glew, glut, glfw, glm)

Notifications You must be signed in to change notification settings

Hyorm/OpenGL_Mac

Repository files navigation

OpenGL_Mac

Mac OS(Big Sur), OpenGL(glew, glut, glfw, glm) (It's still updating!)

A Study on Computer Graphics and OpenGL programming
(Past Version: Window)
(Current Version: Mac OS)

Summary

1: First OpenGL Program

2: Alternating among three VAOs

3: A Simple Trasformation with GLM

4: Rotating a Cube

5: Simple OBJ Loader

6: Solar System

7: Deriving the Transformaiton Matrices

8: Drawing Primitives

9: Navigating into the 3D World

10: Shading Primitivs

11: Obj Viewer

12: Texturing Spheres and Picking

Project: Create a Game