Skip to content

JandroK/PGA-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PGA-Engine

This is a Advanced Graphics Programming Engine in deferred mode for render geometry and lighting.

Click to be redirected to teaser: Watch the video

Features

  • Rendering of meshes and models
  • Transformations (Move / Rotate / Scale Entities)
  • Uniform blocks and uniform buffers (passing Transforms and lighting)
  • Light's types:
    • Directional Light render as quad
    • Point Light as sphere
  • Render targets, framebuffers, and render passes
  • Skybox
  • Water effect

Render Targets

  • Albedo
  • Normals
  • Position
  • Depth
  • Final

Controls

  • WASD to move camera
  • QE up / down camera
  • Mouse righ click to rate camera
  • Mouse wheel to zoom

Image Image

About

Advanced Graphics Programming

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors