Updated 6 months ago
wormhole-visualization
OpenGL Interactive Wormhole Visualization Program. Programmed in C++ using GLFW.
Updated 6 months ago
opengl-pyramid-tutorial
OpenGL Pyramid and other shapes and colored lights tutorial
Updated 6 months ago
opengl-pong
OpenGL high resolution graphics remaster of the classic Pong game inspired by learnopengl.com
Updated 6 months ago
opengl-skyboxes-and-photoshop-tutorial
Creative commons skyboxes for use in OpenGL C++ and photoshop tutorial for how to create custom high resolution cubemap skyboxes
Updated 6 months ago
graphics_project
Python Graphics Scene Render, using OpenGL as the primary rendering interface to create a vivid jungle scene. Includes polygon graphics, lighting, shadow mapping, shaders, meshes and skybox mapping.