Skip to content

A minimal base framework for OpenGl based projects

Notifications You must be signed in to change notification settings

pulkitjuneja/GlCore

Repository files navigation

GlCore

A minimal opengl based rendering engine

Features

  • Cross-platform
  • Wrapper classes for common OpenGL objects (Textures, Shaders, Mesh, Lights)
  • Resource Management (mesh, texture, shaders, materials)
  • Camera class
  • Different Light casters (Directional light, point light, spot light)
  • Normal mapping
  • Cascaded shadow maps with PCF
  • Deffered shading path with instanced light volumes

screenshot1 screenshot1

Dependencies

About

A minimal base framework for OpenGl based projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published