KarmaEngine
Game Engine for practical learning and research purposes
Loading...
Searching...
No Matches
Shader.h File Reference

This file contains the Shader class. More...

#include "krpch.h"
#include "Karma/Renderer/Buffer.h"
#include "glm/glm.hpp"
Include dependency graph for Shader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Karma::Shader
 Base class of vertex + fragment shaders (for Vulkan and OpenGL) More...
 

Detailed Description

This file contains the Shader class.

Author
Ravi Mohan (the_cowboy)
Version
1.0
Date
December 21, 2020