Giter Club home page Giter Club logo

opengl-abstractions's Introduction

OpenGL-Abstractions

OpenGL Abstracted Classes to dive in and get coding. Not super flexible but these abstractions are good enough to start experimenting wtih any OpenGL code.

Ready to use ImGui and Asset management abstarctions using Assimp and stb.

Check the tests folder to see various implementation such as PBR rendering (specular irradiance and LUT generation etc.), Shadows, Skybox, Kernel effects, Post Processing effects such as ToneMapping (wide choices of tonemapping algs in glsl), Basic and Advanced Lighting, Ray Tracing using fragment shader and other interesting implementations along with a ton of shaders ready to use.

Check the forward_plus_renderer test to see the implementation of Forward Plus Tiled rendering example using SSBOs and Compute shaders in OpenGL

Some Demo Screenshots

Forward+ Renderer Tue _ 08-03-2022 12_53_04 AM RayTracing Fragment Shader PBR1 IMG_5631 PBR2

Dependencies

Needs to be externally linked.

  • glfw : A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input.
  • glew : The OpenGL Extension Wrangler Library.
  • glm : OpenGL Mathematics (GLM) is a header only C++ mathematics library for graphics software based on the OpenGL Shading Language (GLSL) specifications.
  • SOIL : Simple OpenGL Image Library for loading images of many formats.
  • Assimp : The Open Asset Import Library (short name: Assimp) is a portable Open-Source library to import various well-known 3D model formats in a uniform manner.

Sponza and cerberus models needs to downloaded separately

opengl-abstractions's People

Contributors

pikachuxxxx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.