An open API service indexing awesome lists of open source software.

https://github.com/githubprankster/metro

A better renderer.
https://github.com/githubprankster/metro

c-plus-plus glfw opengl project renderer sequel update

Last synced: 2 months ago
JSON representation

A better renderer.

Awesome Lists containing this project

README

          

![Metro](https://cdn.discordapp.com/attachments/294228850500435969/559470813276012565/metro.png)

**The Metro Renderer is an improvement upon the previous OpenGL Renderer pkGL by spreading functions across headers and making importing assets easier. Starting things up is easier than ever. A few lines and you're good to go.**

![Example](https://cdn.discordapp.com/attachments/380799075538305025/562396173827309591/unknown.png)

# Warning
Assets included are only for testing purposes.

# Libraries used
* GLFW

Must be supplied

* GLM

Include must be supplied

* GLAD

Include must be supplied

* stb_image.h

Included

* tiny_obj_loader.h

Included