thenathanmcc / TardigradeRenderEngine

Basic Render Engine Built Just For Fun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Render Engine

Simple Render Engine Project. This is a work in progress...

Following the tutorials found at https://learnopengl.com/

Screenshots

Cube Render

Things to do

  • Fix bug in screenshot feature
  • Add UI to load models
  • Update controls
  • Add a plethora of other graphics things (SSAO, HBAO, VXAO, bloom, shadows, lighting)

About

Basic Render Engine Built Just For Fun


Languages

Language:C++ 76.1%Language:C 11.5%Language:Makefile 11.2%Language:CMake 1.0%Language:GLSL 0.1%