Added spotlight
This commit is contained in:
parent
6981510aaf
commit
b185429475
9 changed files with 139 additions and 11 deletions
|
@ -210,6 +210,8 @@ namespace oglu
|
|||
*/
|
||||
const glm::mat4& GetProjection();
|
||||
|
||||
const glm::vec3& GetFront();
|
||||
|
||||
public:
|
||||
float fov; ///< FOV of the camera
|
||||
float aspectRatio; ///< Aspect ratio of the camera
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue