top of page
Search

Model Rendering

  • Writer: Gary Yang
    Gary Yang
  • Nov 25, 2024
  • 1 min read

Updated: Dec 29, 2024

This was a simple OpenGL project where I loaded (.obj)'s for rendering with a simple PHONG lighting with 3 point lights. Got to practice basic shaders as well as well as the loading of vertices from the OBJ format to data readable by the GPU.

ree
ree
ree



 
 
 

Kommentare


bottom of page