Skip to content

anascim/Metal_vs_OpenGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metal vs OpenGL

This is the result of a scientific initiation I did in 2020 at Mackenzie University.

In efforts to compare the performance between Metal and OpenGL, I developed two 3D rendering applications, one for each graphics API. With a basic rendering pipeline and Phong shading model, I measured and compared the time to render the same 3D scenes with increasing poly-count.

Link to the article: https://docs.google.com/document/d/1O_B6wWkUsqcA0rLz5IMBdXCth4QiaQCYgJIe8J9ZtX8/edit?usp=sharing

About

Metal and OpenGL comparison of the same implementation of a simple scene

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors