Skip to content

JoshuaKey/Computer-Graphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Custom C++ Graphics Engine

A custom C++ Graphics Engine developed using GLFW, OpenGL, and GLM.

Features

  • Camera movement
  • Loading 3D Meshes into memory
  • Rendering 3D Meshes with textures and normal maps
  • Direction, Point and Ambient lighing
  • Reflections
  • Skyboxes
  • Custom shaders written in GLSL

About

A custom C++ Graphics Engine using GLFW and OpenGL. Supports Camera movement, rendering 3D Models with textures and normal maps, directional, point, and ambient lighting, Reflections, Skyboxes, and custom shaders written in GLSL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors