8000 GitHub - ernestovaz/close2gl: Reimplementation of OpenGL functionalities in a rendering engine, made while attending INF01009.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ernestovaz/close2gl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Close2GL

Reimplementation of OpenGL functionalities in a rendering engine, made while attending INF01009. Images are rendered entirely in CPU and displayed through passthrough shaders in OpenGL.

Includes real-time menu made with ImGui.

Functionalities

  • Custom primitive selection (polygons, lines or points)
  • Flat and Gouraud shading
  • Texture mapping (with bilinear and trilinear filtering)
  • Genneraly, most of the time, performs at approximately real-time speed!
Screenshot from 2023-03-06 16-24-33
wow, yellow cow
Screenshot from 2023-03-06 16-28-15
purple cow lines, very good!

About

Reimplementation of OpenGL functionalities in a rendering engine, made while attending INF01009.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0