Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 592 Bytes

File metadata and controls

11 lines (9 loc) · 592 Bytes

OpenGL-Renderer

A real time 3D renderer implemented with OpenGL 3+

Features:

  • Model loading using the Open Asset Importer
  • High quality text for UI using freetype-gl
  • Deferred Lighting and a physically based material shading model

License:

Renderer code is available under the terms of Mozilla Public License, see LICENSE. Please reach out if interested in using my code but the license is an issue.

This repository contains code from open source libraries, which are available under their respective licenses.